about summary refs log tree commit diff
path: root/src/librustc/ty/structural_match.rs
AgeCommit message (Expand)AuthorLines
2020-01-07Move structural_match to rustc::traits.Camille GILLOT-217/+0
2020-01-05Remove rustc_hir reexports in rustc::hir.Mazdak Farrokhzad-6/+4
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-22Format the worldMark Rousskov-14/+24
2019-10-25Review feedback: elaborated comments.Felix S. Klock II-5/+21
2019-10-25Migrate from `#[structural_match]` attribute a lang-item trait.Felix S. Klock II-76/+138
2019-10-25refactor: move structural_match analysis into its own module.Felix S. Klock II-0/+131