rust/compiler/rustc_lint
Guillaume Gomez 30bd1b53b3
Rollup merge of #136900 - workingjubilee:format-externabi-directly, r=oli-obk
compiler: replace `ExternAbi::name` calls with formatters

Most of these just format the ABI string, so... just format ExternAbi? This makes it more consistent and less jank when we can do it.
2025-02-12 10:46:40 +01:00
..
src Rollup merge of #136900 - workingjubilee:format-externabi-directly, r=oli-obk 2025-02-12 10:46:40 +01:00
Cargo.toml rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
messages.ftl Correctly handle pattern types in FFI safety 2025-02-11 08:30:35 +00:00