rust/compiler/rustc_middle
Matthias Krüger bcd2f2df67 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-04 13:48:50 +01:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
Cargo.toml Address comments 2020-10-27 19:42:02 -04:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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