rust/compiler/rustc_codegen_ssa
Matthias Krüger 5f0e6ca6a3
Rollup merge of #90642 - matthiaskrgr:clippy_matches, r=cjgillot
use matches!() macro in more places
2021-11-06 23:12:05 +01:00
..
src Rollup merge of #90642 - matthiaskrgr:clippy_matches, r=cjgillot 2021-11-06 23:12:05 +01: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.