about summary refs log tree commit diff
path: root/compiler/rustc_ast/src
AgeCommit message (Expand)AuthorLines
2020-09-02Allow try blocks as the argument to return expressionsScott McMurray-0/+1
2020-09-02Auto merge of #76170 - matklad:notrivia, r=petrochenkovbors-15/+3
2020-09-01Remove trivia tokensAleksey Kladov-15/+3
2020-08-30Factor out StmtKind::MacCall fields into `MacCallStmt` structAaron Hill-13/+19
2020-08-30mv compiler to compiler/mark-0/+8696