mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
267fe55de4
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).
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.