mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
Try fixing const_with_static_lifetime docs
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
/// ```rust
|
||||
/// const FOO: &[(&str, &str, fn(&Bar) -> bool)] = &[...]
|
||||
/// ```
|
||||
|
||||
declare_lint! {
|
||||
pub CONST_STATIC_LIFETIME,
|
||||
Warn,
|
||||
|
||||
Reference in New Issue
Block a user