Skip to content

Commit 8e22a86

Browse files
authored
overflowing_literals is deny on all editions
1 parent 88bec87 commit 8e22a86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rust-2018/edition-changes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ the 2018 edition compared to the 2015 edition.
1717
- [`dyn`] is a [strict keyword], in 2015 it is a [weak keyword].
1818
- `async`, `await`, and `try` are [reserved keywords].
1919
- The following lints are now deny by default:
20-
- [overflowing_literals]
2120
- [tyvar_behind_raw_pointer]
2221

2322
## Cargo

0 commit comments

Comments
 (0)