about summary refs log tree commit diff
path: root/compiler/rustc_macros/src/hash_stable.rs
AgeCommit message (Expand)AuthorLines
2025-04-23Remove `synstructure::Structure::underscore_const` calls.Nicholas Nethercote-2/+0
2024-02-17Make synstructure underscore_const(true) the defaultUrgau-0/+2
2023-12-10remove redundant importssurechen-2/+2
2023-11-21Unify HashStable implementationsMichael Goulet-64/+49
2023-11-21Add HashStable_NoContext to simplify HashStable implementations in rustc_type_irMichael Goulet-0/+44
2023-11-10Factor out some duplicated code.Nicholas Nethercote-42/+31
2023-11-10Minor cleanups.Nicholas Nethercote-2/+4
2023-04-06migrate rustc_macros to syn 2.0Deadbeef-24/+21
2021-11-07more clippy fixesMatthias Krüger-5/+3
2021-10-15Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...Matthias Krüger-3/+5
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