rust/compiler/rustc_codegen_ssa
Yuki Okushi 04e24ae67e
Rollup merge of #83020 - hi-rustin:rustin-patch-enum, r=lcnr
Emit the enum range assumption if the range only contains one element

close https://github.com/rust-lang/rust/issues/82871
2021-03-13 09:44:44 +09:00
..
src Rollup merge of #83020 - hi-rustin:rustin-patch-enum, r=lcnr 2021-03-13 09:44:44 +09:00
Cargo.toml rustc_codegen_ssa: tune codegen according to available concurrency 2021-02-15 13:02:49 -08:00
README.md

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