mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
660246bc76
Passing an explicit boolean value (`on`, `off` etc.) appears to work, but actually puts the compiler into an unintended state where unstable _options_ are still forbidden, but unstable values of _some_ stable options are allowed.