rust/compiler/rustc_const_eval
Trevor Gross 606d8cf9e8
Rollup merge of #126776 - nnethercote:rustfmt-use-pre-cleanups-2, r=cuviper
Clean up more comments near use declarations

#125443 will reformat all use declarations in the repository. There are a few edge cases involving comments on use declarations that require care. This PR fixes them up so #125443 can go ahead with a simple `x fmt --all`. A follow-up to #126717.

r? ``@cuviper``
2024-07-16 20:10:10 -05:00
..
src Rollup merge of #126776 - nnethercote:rustfmt-use-pre-cleanups-2, r=cuviper 2024-07-16 20:10:10 -05:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl don't ICE when encountering an extern type field during validation 2024-06-22 17:39:01 +02:00