Fix empty documentation in unit_expr
This commit is contained in:
parent
2b698db1ae
commit
6d3db724b7
@ -18,7 +18,6 @@ use utils::span_note_and_lint;
|
||||
/// **Example:**
|
||||
/// * `let x = {"foo" ;}` when the user almost certainly intended `let x
|
||||
/// ={"foo"}`
|
||||
|
||||
declare_lint! {
|
||||
pub UNIT_EXPR,
|
||||
Warn,
|
||||
|
Loading…
x
Reference in New Issue
Block a user