rust/library/alloc
Nicholas Nethercote 7f0ccfe69d Adjust some comments on individual use declarations.
When we do the big `use` reformatting there are a tiny number of cases
where rustfmt moves a comment from one `use` item to another in an
undesirable way. This commit pre-emptively rearranges things to prevent
this from happening.
2024-07-17 08:05:39 +10:00
..
benches disable benches in Miri 2024-04-07 09:58:10 +02:00
src Adjust some comments on individual use declarations. 2024-07-17 08:05:39 +10:00
tests Mark format! with must_use hint 2024-07-06 14:24:20 +02:00
Cargo.toml Cleanup bootstrap check-cfg 2024-06-27 11:30:03 +02:00