Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez
Remove `rustc::existing_doc_keyword` lint The check doesn't require a lint. r? ``@GuillaumeGomez``
This commit is contained in:
@@ -306,6 +306,7 @@ symbols! {
|
||||
RwLockWriteGuard,
|
||||
Saturating,
|
||||
SeekFrom,
|
||||
SelfTy,
|
||||
Send,
|
||||
SeqCst,
|
||||
Sized,
|
||||
|
||||
Reference in New Issue
Block a user