mirror of
https://github.com/rust-lang/book.git
synced 2026-09-15 10:10:42 -04:00
Merge pull request #550 from rust-lang/newest-features
Add Newest Features appendix section. Fixes #478
This commit is contained in:
@@ -112,3 +112,4 @@
|
||||
- [D - Nightly Rust](appendix-04-nightly-rust.md)
|
||||
- [E - Macros](appendix-05-macros.md)
|
||||
- [F - Translations](appendix-06-translation.md)
|
||||
- [G - Newest Features](appendix-07-newest-features.md)
|
||||
|
||||
4
second-edition/src/appendix-07-newest-features.md
Normal file
4
second-edition/src/appendix-07-newest-features.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Appendix G - Newest Features
|
||||
|
||||
This appendix documents features that have been added to stable Rust since the
|
||||
main part of the book was completed.
|
||||
Reference in New Issue
Block a user