reverie/rust-toolchain.toml
Jason White cc09499c1f Upgrade to platform010
Summary:
Upgrades to platform010.

 1. This will let us use the new `core::arch::asm` macro and get rid of `llvm_asm`.
 2. All of fbcode should be upgrading to platform010. See [this post](https://fb.workplace.com/groups/fbcode.fyi/permalink/4768582506510846/) for more information.

Reviewed By: johnhurt

Differential Revision: D34939437

fbshipit-source-id: 2f8a6249c09c74d4e07dbca41994b17a708bf333
2022-04-12 19:07:52 -07:00

3 lines
111 B
TOML

[toolchain]
# @fb-only: path = "../../third-party-buck/platform010/build/rust"
channel = "nightly" # @oss-only