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
..
src Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser 2021-11-16 09:14:16 +09:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00
README.md

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