We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bec87 commit 8e22a86Copy full SHA for 8e22a86
src/rust-2018/edition-changes.md
@@ -17,7 +17,6 @@ the 2018 edition compared to the 2015 edition.
17
- [`dyn`] is a [strict keyword], in 2015 it is a [weak keyword].
18
- `async`, `await`, and `try` are [reserved keywords].
19
- The following lints are now deny by default:
20
- - [overflowing_literals]
21
- [tyvar_behind_raw_pointer]
22
23
## Cargo
0 commit comments