rust/tests/ui/bootstrap/rustc_bootstrap.force_stable.stderr
许杰友 Jieyou Xu (Joe) d6ceae0fd8 Adjust rustc_bootstap.rs ui test
- Fixed test name, it should've been `rustc_bootstrap.rs`, oops.
- Slightly reworded test comment to make it more clear.
2024-12-20 02:38:46 +08:00

11 lines
462 B
Plaintext

error: the option `Z` is only accepted on the nightly compiler
help: consider switching to a nightly toolchain: `rustup default nightly`
note: selecting a toolchain with `+toolchain` arguments require a rustup proxy; see <https://rust-lang.github.io/rustup/concepts/index.html>
note: for more information about Rust's stability policy, see <https://doc.rust-lang.org/book/appendix-07-nightly-rust.html#unstable-features>
error: 1 nightly option were parsed