rust/compiler/rustc_codegen_ssa
Yuki Okushi a0dc4abe98
Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser
Stabilize -Z strip as -C strip

Leave -Z strip available temporarily as an alias, to avoid breaking
cargo until cargo transitions to using -C strip.
2021-11-16 09:14:16 +09:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.