DELETE: Known problems Section
The `Known problems` section was removed because it is old information.
This commit is contained in:
parent
aa8a82ec26
commit
672bd5e387
@ -43,10 +43,6 @@ declare_clippy_lint! {
|
|||||||
/// executed. However, as they have no effect and shouldn't be used further on, all they
|
/// executed. However, as they have no effect and shouldn't be used further on, all they
|
||||||
/// do is make the code less readable.
|
/// do is make the code less readable.
|
||||||
///
|
///
|
||||||
/// ### Known problems
|
|
||||||
/// Further usage of this variable is not checked, which can lead to false positives if it is
|
|
||||||
/// used later in the code.
|
|
||||||
///
|
|
||||||
/// ### Example
|
/// ### Example
|
||||||
/// ```rust,ignore
|
/// ```rust,ignore
|
||||||
/// let _i_serve_no_purpose = 1;
|
/// let _i_serve_no_purpose = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user