book icon indicating copy to clipboard operation
book copied to clipboard

The Rust Programming Language

Results 462 book issues
Sort by recently updated
recently updated
newest added

- [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...

Enhancement
Q for ourselves

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...

Enhancement
Q for ourselves

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...

Enhancement
Q for ourselves

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...

Enhancement
Q for ourselves

Hello! In case someone is not working on it already, I'd like to start translating the book to Arabic.

Enhancement
blocked upstream
Translations

## 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...

Enhancement
blocked upstream
Translations

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...

Enhancement
blocked upstream
Translations

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,...

Q for ourselves

- [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...

Enhancement
Online only

- [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...

Enhancement