rust/compiler/rustc_abi/src
Jubilee Young cd9d39e360 compiler: remove abi-specific extern "{abi}" suggestions
These are either residue of a long-term migration away from something,
or are simply trying too hard to be specifically useful:
nearest-match suggestions for ABI strings should handle this.
2025-02-09 20:45:47 -08:00
..
callconv compiler: reorganize rustc_abi to be more internally uniform 2025-02-06 01:39:46 -08:00
extern_abi compiler: remove abi-specific extern "{abi}" suggestions 2025-02-09 20:45:47 -08:00
layout compiler: reorganize rustc_abi to be more internally uniform 2025-02-06 01:39:46 -08:00
callconv.rs compiler: gate extern "{abi}" in ast_lowering 2025-02-09 20:36:59 -08:00
extern_abi.rs compiler: remove abi-specific extern "{abi}" suggestions 2025-02-09 20:45:47 -08:00
layout.rs exclude unsizable tail from randomization seed calculation 2025-01-10 02:22:57 +01:00
lib.rs compiler: gate extern "{abi}" in ast_lowering 2025-02-09 20:36:59 -08:00
tests.rs coverage: Set up MC/DC bitmaps without additional unsafe code 2024-05-01 09:55:22 +10:00