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

I have made changes to the book to increase clarity for specific sentences. Some of the changes are: removed/added commas where needed, added/removed articles before words where needed, broke down...

Hello, in the last few weeks I read the freely available version of your great book about the Rust programming language. As a non native English speaker, I had the...

It would be nice to add few simple words explaining distinction between: \- immutable/mutable variable \- and immutable/mutable (fixed size known at compile time/ unknown at compile time size )...

When reading that section some weeks ago, I marked it as it was not quite clear: >Additionally, the isize and usize types depend on the architecture of the computer your...

Some weeks ago I reported already some more serious issues separately. Still, Chapter 2 has some more minor stylistic issues which might make reading it unnecessary difficult. I will summarize...

- I have searched open and closed issues and pull requests for duplicates, using these search terms: - command prompt - command not found - Copy to clipboard - I...

Language your translation is for: Bulgarian URL to the repo where you're working: [https://github.com/kristyanYochev/rust-book-bg](https://github.com/kristyanYochev/rust-book-bg)

Translations

Reference to the Spanish-language book maintained by the Spanish-language community @RustLangES

Translations

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

2024-fix-nomination

Whenever, a user kind of clicks on that `enumeration` link which is shown here: ![enum](https://github.com/rust-lang/book/assets/88618913/0d6f6d53-c5c8-48c8-b62c-39c922afa480) We get hit on [this](https://doc.rust-lang.org/book/ch06-00-enums.html) link, which gives info about the coming chapter rather than...