Skip to content

Pull requests: google/comprehensive-rust

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

Idiomatic: Rework Option-in-Drop example to emphasize move semantics
#3168 opened Apr 13, 2026 by randomPoison Contributor Loading…
Idiomatic: Simplify example in method resolution slide
#3166 opened Apr 13, 2026 by randomPoison Contributor Loading…
Idiomatic: Misc. minor tweaks to the type system section
#3165 opened Apr 13, 2026 by randomPoison Contributor Loading…
Idiomatic: Various tweaks and cleanup to common traits section
#3163 opened Apr 13, 2026 by randomPoison Contributor Loading…
Idiomatic: Various minor tweaks to doc comments section
#3162 opened Apr 13, 2026 by randomPoison Contributor Loading…
borrowing: add explanatory commentary to solution
#3093 opened Feb 14, 2026 by mgeisler Collaborator Loading…
cargo: bump mdbook from 0.4.52 to 0.5.2 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#3075 opened Feb 1, 2026 by dependabot bot Loading…
testing: add explanatory commentary to solution
#3062 opened Jan 31, 2026 by mgeisler Collaborator Loading…
std-types: add explanatory commentary to solution
#3061 opened Jan 31, 2026 by mgeisler Collaborator Loading…
std-traits: add explanatory commentary to solution
#3060 opened Jan 31, 2026 by mgeisler Collaborator Loading…
smart-pointers: add explanatory commentary to solution
#3059 opened Jan 31, 2026 by mgeisler Collaborator Loading…
references: add explanatory commentary to solution
#3058 opened Jan 31, 2026 by mgeisler Collaborator Loading…
pattern-matching: add explanatory commentary to solution
#3057 opened Jan 31, 2026 by mgeisler Collaborator Loading…
modules: add explanatory commentary to solution
#3056 opened Jan 31, 2026 by mgeisler Collaborator Loading…
methods-and-traits: add explanatory commentary to solution
#3055 opened Jan 31, 2026 by mgeisler Collaborator Loading…
memory-management: add explanatory commentary to solution
#3054 opened Jan 31, 2026 by mgeisler Collaborator Loading…
lifetimes: add explanatory commentary to solution
#3053 opened Jan 31, 2026 by mgeisler Collaborator Loading…
iterators: add explanatory commentary to solution
#3052 opened Jan 31, 2026 by mgeisler Collaborator Loading…
generics: add explanatory commentary to solution
#3051 opened Jan 31, 2026 by mgeisler Collaborator Loading…
unsafe-deep-dive: remove weasel words
#3044 opened Jan 31, 2026 by mgeisler Collaborator Loading…
idiomatic: remove weasel words
#3035 opened Jan 31, 2026 by mgeisler Collaborator Loading…
Fix leftover in encapsulated-unsafe
#3019 opened Jan 9, 2026 by ia0 Member Loading…
chore: formalize book.js patching
#3000 opened Dec 25, 2025 by biplavbarua Loading…
ProTip! Filter pull requests by the default branch with base:main.