This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8d20182999
rust
/
compiler
/
stable_mir
/
rust-toolchain.toml
4 lines
83 B
TOML
Raw
Normal View
History
Unescape
Escape
record which nightly we support
2022-06-02 04:54:57 -05:00
[
toolchain
]
Fix standalone build Add extern declarations and optional dependencies to fix build done directly via `cargo build`.
2023-06-20 12:32:12 -05:00
channel
=
"nightly-2023-06-14"
record which nightly we support
2022-06-02 04:54:57 -05:00
components
=
[
"rustfmt"
,
"rustc-dev"
]
Reference in New Issue
Copy Permalink