Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bootstrap: add rust-toolchain to the root directory
Helps with rust-lang#94829. This doesn't solve "bootstrap uses beta rustc but nightly rustfmt", but in practice there should be very little difference between two. Users can still override the toolchain used with `cargo +nightly` or similar.
- Loading branch information