Skip to content

Pull requests: rust-lang/book

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ch02: call std::io a module instead of library
#4704 opened Mar 28, 2026 by pourcheragh Loading…
Clarify implicit unit return in functions chapter
#4702 opened Mar 27, 2026 by XiaoPengMei Loading…
trpl comment
#4700 opened Mar 24, 2026 by decoursin Loading…
Add Turkish translation link to appendix F
#4699 opened Mar 24, 2026 by hakantr Loading…
Update explanation of first_word function
#4698 opened Mar 19, 2026 by RustoMCSpit Loading…
Update documentation on string slices in Rust
#4697 opened Mar 19, 2026 by RustoMCSpit Loading…
Update ch04-02-references-and-borrowing.md
#4696 opened Mar 19, 2026 by RustoMCSpit Loading…
Update ch04-01-what-is-ownership.md
#4695 opened Mar 19, 2026 by RustoMCSpit Loading…
Clean up comments in takes_and_gives_back function
#4694 opened Mar 19, 2026 by RustoMCSpit Loading…
Add clarification on ownership in Rust
#4693 opened Mar 19, 2026 by RustoMCSpit Loading…
Update comments for clarity on ownership
#4692 opened Mar 19, 2026 by RustoMCSpit Loading…
Revise explanation of ownership and memory dropping
#4691 opened Mar 19, 2026 by RustoMCSpit Loading…
Submodules can be declared in the crate root
#4690 opened Mar 16, 2026 by aplanas Loading…
Minor change to 8.3
#4687 opened Mar 12, 2026 by cobalt32 Loading…
trpl: remove build status badge from README
#4684 opened Mar 11, 2026 by DanielEScherzer Loading…
Remove repetition
#4682 opened Mar 9, 2026 by RustoMCSpit Loading…
Update guessing game to rand 0.10
#4680 opened Mar 6, 2026 by sengmonkham Loading…
Use recommended message style in example
#4671 opened Feb 9, 2026 by stfn2xu Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.