rust/compiler/rustc_middle
Mara Bos 8640360870
Rollup merge of #78733 - matthiaskrgr:cl11ppy, r=jyn514
fix a couple of clippy warnings:

filter_next
manual_strip
redundant_static_lifetimes
single_char_pattern
unnecessary_cast
unused_unit
op_ref
redundant_closure
useless_conversion
2020-11-05 10:29:53 +01:00
..
benches
src Rollup merge of #78733 - matthiaskrgr:cl11ppy, r=jyn514 2020-11-05 10:29:53 +01:00
Cargo.toml Address comments 2020-10-27 19:42:02 -04:00
README.md

For more information about how rustc works, see the rustc dev guide.