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

Hey Rust folks 👋 , First of, thanks for this amazing book! Now onto this tiny fix. The code where this paragraph references to uses `file_path` instead of `filename` as...

- I have searched open and closed issues and pull requests for duplicates, using these search terms: - 7.4 - Before this change, external code would have to call -...

Update the two source summaries for the webserver chapter. Ref: https://doc.rust-lang.org/stable/book/ch20-03-graceful-shutdown-and-cleanup.html - Listing 20-25 - Source summary of `src/main.rs` (`src/lib.rs` matches the exercises) The two summaries are out-of-date. They don't...

should be same piece of data

您好,仓库内容很全面,非常受益, 可否引荐下本人的笔记,把我对自动驾驶的理解分享给大家,希望大家和我一起不断完善相关内容,谢谢您! Hello, the content of the repository is very comprehensive and very beneficial. Could you introduce my notes and share my understanding of autopilot with others? I hope you...

Language your translation is for: Uzbek URL to the repo where you're working: https://github.com/AbdulboriyAlimov/rust-lang-uz

Translations

https://github.com/rust-lang/book/issues/2978 was filed to track the fact that the text in `ch05-01` was not clear enough to indicate that you could use a struct's un-borrowed properties after its borrowed properties...

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

S-waiting-on-author