about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/internal.rs
AgeCommit message (Expand)AuthorLines
2021-02-01Box the biggest ast::ItemKind variantsDániel Buga-2/+2
2020-12-03Only deny doc_keyword in std and set it as "allow" by defaultGuillaume Gomez-1/+1
2020-12-03Add lint pass for doc keywordGuillaume Gomez-1/+45
2020-09-21add testBastian Kauschke-0/+6
2020-09-19extend `is_ty_or_ty_ctxt` to self typesBastian Kauschke-5/+21
2020-08-30mv compiler to compiler/mark-0/+247