mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
update lint description
This commit is contained in:
+1
-1
@@ -384,7 +384,7 @@
|
||||
Lint {
|
||||
name: "disallowed_method",
|
||||
group: "nursery",
|
||||
desc: "used disallowed method call",
|
||||
desc: "use of a disallowed method call",
|
||||
deprecation: None,
|
||||
module: "disallowed_method",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user