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
This commit is contained in:
Jason White 2022-04-12 19:07:52 -07:00 committed by Facebook GitHub Bot
parent c2df9c5b8c
commit cc09499c1f

View file

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