migrate affected rust-toolchain.toml files to rust/llvm-fb-15

Summary:
* Looking at `fbcode/PLATFORM.bzl` and per-directory `PACKAGE` files, from the `rust-toolchain.toml` files touched in D47672894, migrate ones that can be migrated to `rust/llvm-fb-15`
* Fix 1 `platform009` strangler (lol) and remove 1 that does not have a `Cargo.toml` file since D46411801

Reviewed By: zertosh

Differential Revision: D47930524

fbshipit-source-id: 52f0a8ba5c42dc2d8541ad57a2c043bdcbf19a30
This commit is contained in:
Dimitris Iliopoulos 2023-07-31 19:46:59 -07:00 committed by Facebook GitHub Bot
parent 7d704c86c6
commit bec52bdd29

View file

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