mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
82f04468e9
Tell rustfmt to use the 2024 edition in ./x.py fmt Most crates in this repo have been moved to the 2024 edition already. This also allows removing a rustfmt exclusion for a cg_clif test.