mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 14:45:15 +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.