File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed
crates/ide-db/src/generated Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -3936,17 +3936,8 @@ The tracking issue for this feature is: [#117693]
39363936"## ,
39373937 } ,
39383938 Lint {
3939- label : "core_pattern_type" ,
3940- description : r##"# `core_pattern_type`
3941-
3942- This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.
3943-
3944- ------------------------
3945- "## ,
3946- } ,
3947- Lint {
3948- label : "core_pattern_types" ,
3949- description : r##"# `core_pattern_types`
3939+ label : "pattern_type_macro" ,
3940+ description : r##"# `pattern_type_macro`
39503941
39513942This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.
39523943
You can’t perform that action at this time.
0 commit comments