mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
eaa6488ca7
Explicitly requests the "-Z unstable-options" flag if someone attempts to use a cargo option gated by it. This enhances discoverability, particularly in the instance where the user is on the nightly compiler but isn't using the flag.