about summary refs log tree commit diff
path: root/src/librustc_ast/util/parser.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-403/+0
2020-07-22Correctly parse `{} && false` in tail expressionEsteban Küber-1/+0
2020-06-22Make AssocOp Copyflip1995-1/+1
2020-06-10Track span of function in method calls, and use this in #[track_caller]Aaron Hill-1/+1
2020-02-29Move directory `libsyntax` -> `librustc_ast`Vadim Petrochenkov-0/+404