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

fix typo in 'capturing references'
#4603 opened Dec 10, 2025 by nuel-ikwuoma Loading…
Update main.rs
#4597 opened Dec 3, 2025 by monstertsl Loading…
Update ch05-03-method-syntax.md
#4594 opened Nov 30, 2025 by DogtorDoggo Loading…
Add section about default field values to ch05-01
#4589 opened Nov 28, 2025 by agraven Loading…
Fixed a minor grammar mistake in ch08-01-vectors.md
#4586 opened Nov 26, 2025 by GamerPear Loading…
Fix link error due to Drop::pin_drop added
#4576 opened Nov 19, 2025 by frank-king Loading…
Chapter 21.2, update legacy method with a newer method
#4575 opened Nov 19, 2025 by joeryvs Loading…
fix(ch20-01): use rust syntax highlighting on code block
#4561 opened Nov 6, 2025 by Elsie19 Loading…
Keep struct Config private in chapter 12 listings
#4554 opened Nov 1, 2025 by NeatNit Loading…
Prevent Ferris from hiding code
#4540 opened Oct 28, 2025 by NeatNit Loading…
2 of 3 tasks
Avoid disparaging language
#4507 opened Sep 16, 2025 by senekor Loading…
Fix assertion in split_at_mut funciton
#4497 opened Sep 8, 2025 by morizin Loading…
Replace figcaption tags with spans with class="caption"
#4484 opened Aug 24, 2025 by phmx Loading…
Add console output for Listing 15-29 in chapter 15
#4472 opened Aug 10, 2025 by neuroborus Loading…
ProTip! Filter pull requests by the default branch with base:main.