rust/compiler/rustc_codegen_ssa/src/back
Luis Cardoso 2c77f3e9c5 translations(rustc_session): migrate check_expected_reuse
This commit migrates the errors in the function check_expected_reuse
to use the new SessionDiagnostic. It also does some small refactor
for the IncorrectCguReuseType to include the 'at least' word in the
fluent translation file
2022-08-26 16:10:11 +02:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Introduce an ArchiveBuilderBuilder 2022-07-28 09:08:47 +00:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Rollup merge of #99993 - petrochenkov:linkdated, r=bjorn3 2022-08-24 18:20:07 +02:00
linker.rs Add issue reference 2022-07-31 10:33:44 +00:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs linker: Update some outdated comments 2022-07-31 22:09:41 +03:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs pass -Wl,-z,origin to set DF_ORIGIN when using rpath 2021-12-17 11:27:14 +00:00
symbol_export.rs Limit symbols exported from proc macros 2022-07-30 12:16:33 +00:00
write.rs translations(rustc_session): migrate check_expected_reuse 2022-08-26 16:10:11 +02:00