Синхранизация книги с Rust 1.6 stable
vessd opened this issue · 4 comments
vessd commented
- Getting Started
- Learn Rust
- Guessing Game
- Dining Philosophers
- Rust Inside Other Languages
- Syntax and Semantics
- Variable Bindings
- Functions
- Primitive Types
- Comments
- if
- Loops
- Ownership
- References and Borrowing
- Lifetimes
- Mutability
- Structs
- Enums
- Match
- Patterns
- Method Syntax
- Vectors
- Strings
- Generics
- Traits
- Drop
- if let
- Trait Objects
- Closures
- Universal Function Call Syntax
- Crates and Modules
-
const
andstatic
- Attributes
-
type
aliases - Casting between types
- Associated Types
- Unsized Types
- Operators and Overloading
- Deref coercions
- Macros
- Raw Pointers
-
unsafe
- Effective Rust
- The Stack and the Heap
- Testing
- Conditional Compilation
- Documentation
- Iterators
- Concurrency
- Error Handling
- Choosing your Guarantees
- FFI
- Borrow and AsRef
- Release Channels
- Using Rust without the standard library
- Nightly Rust
- Compiler Plugins
- Inline Assembly
- No stdlib
- Intrinsics
- Lang items
- Advanced linking
- Benchmark Tests
- Box Syntax and Patterns
- Slice Patterns
- Associated Constants
- Custom Allocators
- Glossary
- Syntax Index
- Bibliography
Gordon-F commented
vessd commented
@Gordon-F В то время у меня появились более важные дела и не было возможности этим заниматься. Сейчас я не уверен, что готов заниматься синхронизацией. Тем более вторая версия книги выглядит уже достаточно внушительно и возможно даже стоит начать её переводить.