mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 22:07:43 +00:00
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.