Skip to content

Commit afcde38

Browse files
author
The Miri Cronjob Bot
committed
Merge from rustc
2 parents afd9ad4 + c818661 commit afcde38

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

crates/ide-db/src/generated/lints.rs

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff 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
39513942
This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.
39523943

0 commit comments

Comments
 (0)