rust/src/librustdoc/html/render
Matthias Krüger a5807ac61c clippy fixes for librustdoc
fixes clippy warnings of type:
match_like_matches_macro
or_fun_call
op_ref
needless_return
let_and_return
single_char_add_str
useless_format
unnecessary_sort_by
match_ref_pats
redundant_field_names
2021-01-01 21:19:10 +01:00
..
cache.rs Box ItemKind to reduce the size of Item 2020-12-23 12:50:35 -05:00
mod.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00
tests.rs Rustdoc: Fix natural ordering to look at all numbers. 2020-08-09 23:05:35 +02:00