Rename doc(primitive) into rustc_doc_primitive
This commit is contained in:
parent
789ee5e433
commit
f40aa598e9
6 changed files with 6 additions and 19 deletions
|
@ -288,10 +288,6 @@ pub struct DocTestTakesList;
|
|||
#[diag(passes_doc_cfg_hide_takes_list)]
|
||||
pub struct DocCfgHideTakesList;
|
||||
|
||||
#[derive(LintDiagnostic)]
|
||||
#[diag(passes_doc_primitive)]
|
||||
pub struct DocPrimitive;
|
||||
|
||||
#[derive(LintDiagnostic)]
|
||||
#[diag(passes_doc_test_unknown_any)]
|
||||
pub struct DocTestUnknownAny {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue