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 8e22a86 commit e074d06Copy full SHA for e074d06
src/rust-2018/edition-changes.md
@@ -33,7 +33,6 @@ the 2018 edition compared to the 2015 edition.
33
[Path changes]: rust-2018/module-system/path-clarity.html
34
[Trait function parameters]: https://doc.rust-lang.org/stable/reference/items/traits.html#parameter-patterns
35
[`dyn`]: rust-2018/trait-system/dyn-trait-for-trait-objects.html
36
-[overflowing_literals]: https://github.com/rust-lang/rfcs/blob/master/text/2438-deny-integer-literal-overflow-lint.md
37
[reserved keywords]: https://doc.rust-lang.org/reference/keywords.html#reserved-keywords
38
[strict keyword]: https://doc.rust-lang.org/reference/keywords.html#strict-keywords
39
[tyvar_behind_raw_pointer]: https://github.com/rust-lang/rust/issues/46906
0 commit comments