mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 03:16:15 +00:00
Make rustc_parse_format compile on stable This allows it to be used by lightweight formatting systems and may allow it to be used by rust-analyzer.