about summary refs log tree commit diff
path: root/compiler/rustc_ast/src/util/comments.rs
AgeCommit message (Expand)AuthorLines
2020-12-28Rollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPCDylan DPC-4/+2
2020-12-24use matches!() macro in more placesMatthias Krüger-4/+2
2020-12-22Rework beautify_doc_string so that it returns a Symbol instead of a StringGuillaume Gomez-28/+30
2020-08-30mv compiler to compiler/mark-0/+222