We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76dd5fd commit 3d05f39Copy full SHA for 3d05f39
1 file changed
src/tools/rust-analyzer/crates/ide-db/src/generated/lints.rs
@@ -2698,8 +2698,8 @@ The tracking issue for this feature is: [#148082]
2698
deny_since: None,
2699
},
2700
Lint {
2701
- label: "allocator_ext",
2702
- description: r##"# `allocator_ext`
+ label: "allocator_api",
+ description: r##"# `allocator_api`
2703
2704
The tracking issue for this feature is [#32838]
2705
0 commit comments