pub static SOFT_UNSTABLE: &Lint
Expand description
The soft_unstable
lint detects unstable features that were unintentionally allowed on
stable. This is a future-incompatible lint to transition this to a hard error in the
future. See issue #64266 for more details.