mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
Add description
This commit is contained in:
@@ -637,7 +637,7 @@
|
||||
declare_lint! {
|
||||
pub FOLD_ANY,
|
||||
Warn,
|
||||
"TODO"
|
||||
"using `fold` to emulate the behaviour of `any`"
|
||||
}
|
||||
|
||||
impl LintPass for Pass {
|
||||
|
||||
Reference in New Issue
Block a user