rust/src/test/run-make/windows-subsystem
Alex Crichton 34cf28826f rustc: Stabilize the #![windows_subsystem] attribute
This commit stabilizes the `#![windows_subsystem]` attribute which is a
conservative exposure of the `/SUBSYSTEM` linker flag on Widnows platforms. This
is useful for creating applications as well as console programs.

Closes #37499
2017-04-01 06:36:48 -07:00
..
console.rs rustc: Stabilize the #![windows_subsystem] attribute 2017-04-01 06:36:48 -07:00
Makefile rustc: Add knowledge of Windows subsystems. 2016-10-31 10:03:41 -07:00
windows.rs rustc: Stabilize the #![windows_subsystem] attribute 2017-04-01 06:36:48 -07:00