GuillaumeGomez merged rust-lang/rustc_codegen_gcc#921 · July 24, 2026 06:40 Add support for `used` attribute #921 LLVM seems to handle "used" statics differently than GCC: you need to store them in a array manually whereas for GCC you just need to add the used … +43 -16 3 comments