let...else
match foo { ... _ => return };
if let ... else return
#![windows_subsystem]
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.