rust/compiler/rustc_codegen_ssa
Mateusz Mikuła b1be775dd6 raw-dylib-elf: set correct DT_VERDEFNUM
Previously it indicated a single version, regardless of their count.
Observed in: https://github.com/davidlattimore/wild/pull/1041
2025-08-24 18:19:31 +02:00
..
src raw-dylib-elf: set correct DT_VERDEFNUM 2025-08-24 18:19:31 +02:00
Cargo.toml fix tail calls to #[track_caller] functions 2025-08-13 02:26:52 +02:00
messages.ftl Remove the no_sanitize attribute in favor of sanitize 2025-08-18 08:45:28 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.