rust/compiler/rustc_error_codes/src
Folkert de Vries f472cc8cd4
error on unsafe attributes in pre-2024 editions
the `no_mangle`, `link_section` and `export_name` attributes are exceptions, and can still be used without an unsafe in earlier editions
2025-04-13 01:22:59 +02:00
..
error_codes error on unsafe attributes in pre-2024 editions 2025-04-13 01:22:59 +02:00
lib.rs Remove some dead or leftover code related to rustc-intrinsic abi removal 2025-04-09 07:57:13 +00:00