about summary refs log tree commit diff
path: root/compiler/rustc_expand/src/parse
AgeCommit message (Expand)AuthorLines
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-12/+12
2021-06-14Use the now available implementation of `IntoIterator` for arraysLeSeulArtichaut-1/+1
2021-02-18ast: Keep expansion status for out-of-line module itemsVadim Petrochenkov-2/+2
2021-01-20Force token collection to run when parsing nonterminalsAaron Hill-2/+3
2020-08-30Move lexer unit tests to rustc_lexerAleksey Kladov-252/+0
2020-08-30mv compiler to compiler/mark-0/+600