1
Fork 0
rust/compiler/rustc_target/src/spec
Matthias Krüger ef2e8bfcbf
Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxu
Clean up some 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 cleans up some clumsy comment cases, taking us a step closer to #125443 being able to merge.

r? ``@lqd``
2024-06-20 14:07:04 +02:00
..
abi Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
base Several fixes to the redox target specs 2024-06-16 12:56:24 +00:00
targets Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxu 2024-06-20 14:07:04 +02:00
tests LLVM Bitcode Linker: Add as a linker known to the compiler 2024-03-11 13:35:35 +01:00
crt_objects.rs unify LinkSelfContained and LinkSelfContainedDefault 2023-10-18 13:38:17 +00:00
mod.rs Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwco 2024-06-20 14:07:01 +02:00