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:
commit
52b4557639
25 changed files with 119 additions and 176 deletions
|
@ -306,6 +306,7 @@ symbols! {
|
|||
RwLockWriteGuard,
|
||||
Saturating,
|
||||
SeekFrom,
|
||||
SelfTy,
|
||||
Send,
|
||||
SeqCst,
|
||||
Sized,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue