mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 22:34:19 +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.