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

Bump rand from 0.8.5 to 0.9.3 in /listings/ch07-managing-growing-projects/listing-07-18 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4721 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch09-error-handling/listing-09-13 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4720 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch09-error-handling/no-listing-09-guess-out-of-range dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4719 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch02-guessing-game-tutorial/listing-02-05 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4718 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch02-guessing-game-tutorial/listing-02-06 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4717 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch02-guessing-game-tutorial/no-listing-05-quitting dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4716 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch02-guessing-game-tutorial/listing-02-04 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4715 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch14-more-about-cargo/output-only-03-use-rand/add dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4714 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch02-guessing-game-tutorial/listing-02-03 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4713 opened Apr 14, 2026 by dependabot bot Loading…
Bump rand from 0.8.5 to 0.9.3 in /listings/ch02-guessing-game-tutorial/no-listing-04-looping dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#4712 opened Apr 14, 2026 by dependabot bot Loading…
Revised exercise instructions
#4711 opened Apr 13, 2026 by BowLuckie Loading…
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…
ProTip! Filter pull requests by the default branch with base:main.