some small doc improvements
This commit is contained in:
parent
5d36bfafa3
commit
df29c87303
3 changed files with 8 additions and 6 deletions
|
@ -13,7 +13,6 @@ use utils::span_lint;
|
|||
/// ```rust
|
||||
/// a + b < a
|
||||
/// ```
|
||||
|
||||
declare_lint! {
|
||||
pub OVERFLOW_CHECK_CONDITIONAL,
|
||||
Warn,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue