summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
AgeCommit message (Expand)AuthorLines
2020-10-20rustc_parse: More precise spans for `tuple.0.0`Vadim Petrochenkov-7/+33
2020-08-30Use string literal directly when available in formatSasha-1/+1
2020-08-30mv compiler to compiler/mark-0/+2293