mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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).