Support RUSTC_BOOTSTRAP
· Issue #4884 · rust-lang/rustfmt (original) (raw)
It would be nice to be able to use nightly features in stable releases. The particular mechanism or name for the escape hatch is not important (although I would say using the same one as rustc
and the other tools would be nice).
This is a follow-up of #3900 since that did not get merged.