summary refs log tree commit diff
path: root/src/librustc_ast/util
AgeCommit message (Expand)AuthorLines
2020-05-13Replace some usages of the old `unescape_` functions in AST, clippy and tests.Julian Wollersberger-33/+42
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-2/+2
2020-04-18Move `MapInPlace` to rustc_data_structuresYuki Okushi-110/+0
2020-04-05Stop importing int/float modules in librustc_*Linus Färnstrand-1/+0
2020-03-20can_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