summary refs log tree commit diff
path: root/src/librustc_ast/util/comments.rs
AgeCommit message (Expand)AuthorLines
2020-08-19Move doc comment parsing to rustc_lexerAleksey Kladov-44/+4
2020-08-06rustc_expand: Don not beautify doc comments before passing them to macrosVadim Petrochenkov-14/+11
2020-08-06rustc_ast/comments: Modernize some enum reexportsVadim Petrochenkov-8/+10
2020-08-06rustc_ast: Stop using "string typing" for doc comment tokensVadim Petrochenkov-56/+51
2020-07-15Remove lots of `Symbol::as_str()` calls.Nicholas Nethercote-3/+6
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-2/+2
2020-04-05Stop importing int/float modules in librustc_*Linus Färnstrand-1/+0
2020-02-29Move directory `libsyntax` -> `librustc_ast`Vadim Petrochenkov-0/+266