about summary refs log tree commit diff
path: root/compiler/rustc_macros/src/hash_stable.rs
AgeCommit message (Collapse)AuthorLines
2021-11-07more clippy fixesMatthias Krüger-5/+3
2021-10-15Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, ↵Matthias Krüger-3/+5
r=petrochenkov" The PR had some unforseen perf regressions that are not as easy to find. Revert the PR for now. This reverts commit 6ae8912a3e7d2c4c775024f58a7ba4b1aedc4073, reversing changes made to 86d6d2b7389fe1b339402c1798edae8b695fc9ef.
2021-10-10Apply clippy suggestionsClemens Wasser-5/+3
2021-10-03Remove re-export.Camille GILLOT-2/+2
2021-06-18Lint for unused borrows as part of UNUSED_MUST_USEhi-rustin-2/+2
2021-03-11Add inlining.Camille GILLOT-0/+2
2020-08-30mv compiler to compiler/mark-0/+131