mirror of
https://github.com/facebookexperimental/reverie.git
synced 2024-11-24 04:09:38 +00:00
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:
parent
7d704c86c6
commit
bec52bdd29
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue