summary refs log tree commit diff
path: root/compiler/rustc_ast/src/token.rs
AgeCommit message (Expand)AuthorLines
2020-09-10Fully integrate token collection for additional AST structsAaron Hill-1/+1
2020-09-07Rollup merge of #76274 - scottmcm:fix-76271, r=petrochenkovDylan DPC-0/+1
2020-09-04Account for version number in NtIdent hackAaron Hill-3/+13
2020-09-02Allow try blocks as the argument to return expressionsScott McMurray-0/+1
2020-09-01Remove trivia tokensAleksey Kladov-15/+3
2020-08-30mv compiler to compiler/mark-0/+884