summary refs log tree commit diff
path: root/src/librustc_ast/util
AgeCommit message (Expand)AuthorLines
2020-03-21can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs.Mazdak Farrokhzad-1/+1
2020-03-09Use `Token::uninterpolate` in couple more places matching on `(Nt)Ident`Vadim Petrochenkov-11/+4
2020-02-29Move directory `libsyntax` -> `librustc_ast`Vadim Petrochenkov-0/+1333