rust/compiler/rustc_codegen_ssa
bjorn3 a0f8dffeee Use CrateDepKind::Explicit for the profiler runtime
It is unconditionally included.
2025-12-15 09:52:41 +00:00
..
src Use CrateDepKind::Explicit for the profiler runtime 2025-12-15 09:52:41 +00:00
Cargo.toml [win] Use find-msvc-tools instead of cc to find the linker and rc on Windows 2025-09-19 12:00:30 -07:00
messages.ftl Port the #![windows_subsystem] attribute to the new attribute system 2025-11-27 00:17:48 +01: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.