about summary refs log tree commit diff
path: root/compiler/rustc_macros/src/diagnostics/diagnostic_builder.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-10 11:09:31 +0000
committerbors <bors@rust-lang.org>2024-07-10 11:09:31 +0000
commitd81987661a06ae8d49a5f014f81824c655e87768 (patch)
tree7a75c609f04a5ae68afd814b94e018203a4e2ec8 /compiler/rustc_macros/src/diagnostics/diagnostic_builder.rs
parent0fdfb61795b40037955154638fe35f20b16c8e55 (diff)
parentb8b6d14de92986e420e782d9a587960f6792c7c2 (diff)
downloadrust-d81987661a06ae8d49a5f014f81824c655e87768.tar.gz
rust-d81987661a06ae8d49a5f014f81824c655e87768.zip
Auto merge of #126690 - andyolivares:feature/show_window, r=dtolnay
Exposing STARTUPINFOW.wShowWindow in CommandExt trait

Hi:

I needed a way to control how a new process's window is displayed in Windows (normal, minimized, maximized, etc).
I noticed that there is no direct way to do that (I even searched for crates doing this, but didn't find any).

Inspecting the standard library source code, I figured that it would be a good addition to CommandExt trait that allows some Windows specific customization to a Command.

This is my first time contributing to Rust, so please bear with me if I'm not following the rules :)
Diffstat (limited to 'compiler/rustc_macros/src/diagnostics/diagnostic_builder.rs')
0 files changed, 0 insertions, 0 deletions