rust/compiler/rustc_codegen_ssa/src/back
Matthias Krüger 267fe55de4
Rollup merge of #149363 - scrabsha:rust/sasha/vkknqylzvzlu, r=jdonszelmann
Port the `#![windows_subsystem]` attribute to the new attribute system

Part of rust-lang/rust#131229.

I think it's worth running the Windows test suite before merging that (I don't have the rights for this).
2025-11-27 20:07:13 +01:00
..
apple refactor: Move Apple OSVersion (back) to rustc_target 2025-04-04 15:01:27 +02:00
link rustc_target: introduce Arch 2025-11-04 21:27:22 -05:00
linker Rustfmt 2025-02-08 22:12:13 +00:00
rpath Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
apple.rs rustc_target: introduce Os 2025-11-11 18:55:40 -05:00
archive.rs rustc_target: allow unenumerated architectures 2025-11-04 21:28:28 -05:00
command.rs Add --print target-spec-json-schema 2025-09-12 20:53:28 +02:00
link.rs Port the #![windows_subsystem] attribute to the new attribute system 2025-11-27 00:17:48 +01:00
linker.rs Port the #![windows_subsystem] attribute to the new attribute system 2025-11-27 00:17:48 +01:00
lto.rs Make the allocator shim participate in LTO again 2025-09-06 08:35:55 +00:00
metadata.rs fixup warnings around the compiler 2025-11-24 17:14:26 +01:00
mod.rs refactor: Move env parsing of deployment target to rustc_session 2025-04-04 15:02:22 +02:00
rpath.rs Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
symbol_export.rs rustc_target: introduce Os 2025-11-11 18:55:40 -05:00
write.rs Allow passing primary spans to SharedEmitter 2025-11-21 14:37:10 +00:00