1
Fork 0
rust/compiler/rustc_monomorphize/src
Matthias Krüger b80057d08d compiler: clippy::complexity fixes
useless_format
map_flatten
useless_conversion
needless_bool
filter_next
clone_on_copy
needless_option_as_deref
2022-02-03 23:16:03 +01:00
..
partitioning compiler: clippy::complexity fixes 2022-02-03 23:16:03 +01:00
collector.rs Change TerminatorKind::Abort to call the panic handler instead of 2022-01-17 00:39:34 +00:00
lib.rs add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00
polymorphize.rs initial revert 2022-01-15 01:16:55 +00:00
util.rs Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00