book
book copied to clipboard
The Rust Programming Language
- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates **URL...
This came up on Reddit: https://www.reddit.com/r/rust/comments/anezli/when_to_use_from_vs_into/efviq8u/?context=3 The book's explanation for the Orphan Rule says that either the trait or the implementing type must be from the current crate. This isn't...
This is a proposal to introduce, in the [lifetime chapter 10.3](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html), an explanation of why lifetime annotations are necessary at all. I think the concept of lifetime annotations can be...
Hi, I am banging my head over understanding how Annotated lifetimes work. I can intuitively understand the example with the _longest_ function. I would like to get to a more...
Hello! In case someone is not working on it already, I'd like to start translating the book to Arabic.
## What to expect when you file an issue here ### First edition The first edition of the book is no longer being actively worked on. Issues for the first...
Hi, as Ukrainian translation is a bit old and has no progress, I am starting to translate the lates book. Language your translation is for: Ukrainian URL to the repo...
Related issue: https://github.com/rust-lang/book/issues/1539 I started writing a question on the "users" forum, but thought I might write an issue instead. I am trying to sharpen my Rust knowledge a bit,...
- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates **URL...
- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates **URL...