summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/deriving/hash.rs
AgeCommit message (Expand)AuthorLines
2022-02-19Adopt let else in more placesest31-3/+2
2021-01-02reduce borrowing and (de)referencing around match patterns (clippy::match_ref...Matthias Krüger-5/+5
2020-08-30mv compiler to compiler/mark-0/+89