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
trafficstars

Removed confusing colon from chapter 5 and replaced with . Closes #3301

Because Rust Language Server is deprecated now.

>Compiler errors can be frustrating, but really they only mean your program isn’t safely doing what you want it to do yet; Better say "Compilation errors", see https://en.wikipedia.org/wiki/Compilation_error

Language your translation is for: Indonesia URL to the repo where you're working: https://github.com/rustid/book-id ## Indonesian Book Version will be deployed at https://rustid.github.io/book-id ## Translation Progress https://github.com/rustid/book-id/issues/1 > This PR...

Translations

The sentence >The trim method on a String instance will eliminate any whitespace at the beginning and end, which we must do to be able to compare the string to...

The sentence is: > Otherwise, by default, Cargo will only look for versions greater than 0.8.5 and less than 0.9.0. As discussed in https://users.rust-lang.org/t/cargo-explanation-confusing-in-official-rust-book/102764/2 it would be a good idea...

2024-fix-nomination

Fix description: the example tries to count the number of times `sort_by_key` calls the closure, not how often `sort_by_key` is called. Also, use a clearer String value in the example...

- I have searched open and closed issues and pull requests for duplicates, using these search terms: - workspace - - - I have checked the latest `main` branch to...

- I have searched open and closed issues and pull requests for duplicates, using these search terms: - trait object 17.2 - I have checked the latest `main` branch to...

2024-fix-nomination

Language your translation is for: **Simple Chinese** URL to the repo where you're working: **https://github.com/artwalker/rust-lang-book-cn**

Translations