rust/compiler/rustc_codegen_ssa/src
Matthias Krüger 2c3b89e4d8
Rollup merge of #128450 - dpaoliello:coff, r=bjorn3
Create COFF archives for non-LLVM backends

`ar_archive_writer` now supports creating COFF archives, so enable them for the non-LLVM backends when requested.

r? ``@bjorn3``
2024-08-01 08:33:28 +02:00
..
back Rollup merge of #128450 - dpaoliello:coff, r=bjorn3 2024-08-01 08:33:28 +02:00
debuginfo Reformat use declarations. 2024-07-29 08:26:52 +10:00
mir Reformat use declarations. 2024-07-29 08:26:52 +10:00
traits Reformat use declarations. 2024-07-29 08:26:52 +10:00
assert_module_sources.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
base.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
codegen_attrs.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
common.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
errors.rs Rollup merge of #127830 - tgross35:archive-failure-message, r=BoxyUwU 2024-07-31 15:36:30 +02:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
meth.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mono_item.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
size_of_val.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
target_features.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00