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 7d227ca commit f51cd80Copy full SHA for f51cd80
src/SUMMARY.md
@@ -49,6 +49,6 @@
49
- [Rustfmt: Combine all delimited exprs as last argument](rust-2024/rustfmt-overflow-delimited-expr.md)
50
- [`gen` keyword](rust-2024/gen-keyword.md)
51
- [Macro fragment specifiers](rust-2024/macro-fragment-specifiers.md)
52
+ - [Never type fallback change](rust-2024/never-type-fallback.md)
53
- [`unsafe extern` blocks](rust-2024/unsafe-extern.md)
54
- [Unsafe attributes](rust-2024/unsafe-attributes.md)
- - [never type fallback change](rust-2024/never-type-fallback.md)
0 commit comments