Files
rust/compiler/rustc_codegen_ssa/src/traits
bjorn3 7e467cd132 Move computation of allocator shim contents to cg_ssa
In the future this should make it easier to use weak symbols for the
allocator shim on platforms that properly support weak symbols. And it
would allow reusing the allocator shim code for handling default
implementations of the upcoming externally implementable items feature
on platforms that don't properly support weak symbols.
2025-10-10 13:04:55 +00:00
..
2025-02-24 15:11:29 +00:00
2025-04-14 09:38:04 +00:00
2025-09-19 04:02:20 +00:00