rust/compiler/rustc_macros
bjorn3 fa753a46c1 Remove code for ThinLTO from cg_gcc
It was just a dummy implementation to workarround the fact that thin
local lto is the default in rustc. By adding a thin_lto_supported thin
local lto can be automatically disabled for cg_gcc, removing the need
for this dummy implementation. This makes improvements to the LTO
handling on the cg_ssa side a lot easier.
2026-02-15 10:05:48 +00:00
..
src Remove code for ThinLTO from cg_gcc 2026-02-15 10:05:48 +00:00
build.rs Improved the compiler code with clippy 2024-04-24 09:41:44 +02:00
Cargo.toml Add verification for inline fluent messages 2026-02-01 11:12:10 +01:00