rust/compiler/rustc_codegen_ssa/src/back
Deadbeef f6fea83342 Effects cleanup
- removed extra bits from predicates queries that are no longer needed in the new system
- removed the need for `non_erasable_generics` to take in tcx and DefId, removed unused arguments in callers
2024-10-26 10:19:07 +08:00
..
rpath Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
archive.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
command.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
link.rs Fix hardcoded strip path when cross-compiling from Linux to Darwin 2024-10-10 04:03:48 +02:00
linker.rs Avoid redundant -Wl,-dylib flag when linking 2024-10-10 03:51:11 +02:00
lto.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
metadata.rs Do not specify an SDK version in object files 2024-09-29 14:45:09 +02:00
mod.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
rpath.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
symbol_export.rs Effects cleanup 2024-10-26 10:19:07 +08:00
write.rs Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiser 2024-10-11 15:36:51 +02:00