rust/compiler/rustc_monomorphize/src
Matthias Krüger 1da4a49912 clippy::complexity fixes
filter_next
needless_question_mark
bind_instead_of_map
manual_find
derivable_impls
map_identity
redundant_slicing
skip_while_next
unnecessary_unwrap
needless_bool
2022-12-19 00:04:28 +01:00
..
partitioning wrap output in BufWriter 2022-12-14 20:17:52 +00:00
collector.rs clippy::complexity fixes 2022-12-19 00:04:28 +01:00
errors.rs add -Z dump-mono-stats 2022-12-14 20:17:52 +00:00
lib.rs Stop passing the self-type as a separate argument. 2022-11-21 20:39:46 +00:00
polymorphize.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
util.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00