Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #157488 - jieyouxu:jieyouxu/fix/windows-subsystem-hack, r=Kobzol
compiletest: inject `#![windows_subsystem = "windows"]` to debuginfo tests on Windows
So that we don't get a bunch of console windows spawned by the debuggees.
r? @Kobzol (or bootstrap/compiler)