mirror of
https://github.com/facebookexperimental/reverie.git
synced 2024-11-24 04:09:38 +00:00
bec52bdd29
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
3 lines
122 B
TOML
3 lines
122 B
TOML
[toolchain]
|
|
# @fb-only: path = "../../third-party-buck/platform010/build/rust/llvm-fb-15"
|
|
channel = "nightly" # @oss-only
|