summaryrefslogtreecommitdiff
path: root/compiler/rustc_ast/src/util/comments
Commit message (Expand)AuthorAgeFilesLines
* Add test for block doc comments horizontal trimGuillaume Gomez2022-02-071-14/+6
* Fix horizontal trim for block doc commentsGuillaume Gomez2022-02-071-1/+27
* Correctly handle starts in block doc commentsGuillaume Gomez2022-01-191-7/+7
* Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez2021-07-081-5/+5
* Rework beautify_doc_string so that it returns a Symbol instead of a StringGuillaume Gomez2020-12-221-7/+7
* mv compiler to compiler/mark2020-08-301-0/+43