aboutsummaryrefslogtreecommitdiff
path: root/syntax/instantiate.rs
AgeCommit message (Expand)Author
2023-09-03Further prune syntax tree visibilitiesDavid Tolnay
2021-03-27Track the outer type's spans too for implicit implsDavid Tolnay
2021-03-27Track the angle brackets attached to generic implicit implsDavid Tolnay
2020-12-31Add wrapper to prevent iteration of unordered mapsDavid Tolnay
2020-12-31Key impls by an enum rather than by TypeDavid Tolnay