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

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…
Bump bytes from 1.7.2 to 1.11.1 in /listings/ch17-async-await/listing-17-17 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4666 opened Feb 3, 2026 by dependabot bot Loading…
Bump bytes from 1.7.2 to 1.11.1 in /listings/ch17-async-await/listing-17-21 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4665 opened Feb 3, 2026 by dependabot bot Loading…
Bump bytes from 1.7.1 to 1.11.1 in /listings/ch17-async-await/listing-17-03 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4664 opened Feb 3, 2026 by dependabot bot Loading…
ProTip! Filter pull requests by the default branch with base:main.