summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ich/impls_syntax.rs
AgeCommit message (Expand)AuthorLines
2021-05-04Remove assert_matches usersMark Rousskov-5/+1
2021-04-08Fix outdated crate names in compiler docspierwill-1/+1
2021-03-18Remove unwrap_none/expect_none from compiler/.Mara Bos-1/+5
2020-11-09Do not collect tokens for doc commentsVadim Petrochenkov-2/+2
2020-10-21Unconditionally capture tokens for attributes.Aaron Hill-1/+2
2020-10-13Replace absolute paths with relative onesest31-14/+8
2020-08-30mv compiler to compiler/mark-0/+149