rust/compiler/rustc_interface
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
..
src fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
Cargo.toml interface: use OnceCell from standard library 2020-09-01 22:06:39 +01:00