about summary refs log tree commit diff
path: root/src/librustc_ast/util/comments
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-43/+0
2020-08-19Move doc comment parsing to rustc_lexerAleksey Kladov-7/+0
2020-08-08Eliminate the `SessionGlobals` from `librustc_ast`.Nicholas Nethercote-1/+1
2020-08-06rustc_expand: Don not beautify doc comments before passing them to macrosVadim Petrochenkov-9/+9
2020-08-06rustc_ast: Stop using "string typing" for doc comment tokensVadim Petrochenkov-25/+17
2020-07-15Remove lots of `Symbol::as_str()` calls.Nicholas Nethercote-26/+37
2020-02-29Move directory `libsyntax` -> `librustc_ast`Vadim Petrochenkov-0/+47