rust/compiler/rustc_smir/rust-toolchain.toml
Celina G. Val b66db7e4e0 Create new rustc_smir struct to map future crates
+ Add some information to the README.md
2023-03-06 21:57:46 -08:00

4 lines
83 B
TOML

[toolchain]
channel = "nightly-2023-02-28"
components = [ "rustfmt", "rustc-dev" ]