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

cargo: bump tokio-websockets from 0.12.3 to 0.13.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2978 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump the patch group with 3 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2977 opened Nov 1, 2025 by dependabot bot Loading…
build(deps): bump actions/upload-artifact from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2976 opened Nov 1, 2025 by dependabot bot Loading…
build(deps): bump crate-ci/typos from 1.37.0 to 1.39.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2975 opened Nov 1, 2025 by dependabot bot Loading…
build(deps): bump actions/setup-node from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2974 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump the minor group with 2 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2973 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump arm-pl011-uart from 0.3.2 to 0.4.0 in /src/exercises/bare-metal/rtc dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2972 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump arm-pl011-uart from 0.3.2 to 0.4.0 in /src/bare-metal/aps/examples dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2971 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump microbit-v2 from 0.15.1 to 0.16.0 in /src/bare-metal/microcontrollers/examples dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2970 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump bitflags from 2.9.4 to 2.10.0 in /src/exercises/bare-metal/rtc in the minor group dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2969 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump bitflags from 2.9.4 to 2.10.0 in /src/bare-metal/aps/examples in the minor group dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2968 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump nrf52833-hal from 0.18.0 to 0.19.0 in /src/bare-metal/microcontrollers/examples dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2967 opened Nov 1, 2025 by dependabot bot Loading…
cargo: bump microbit-v2 from 0.15.1 to 0.16.0 in /src/exercises/bare-metal/compass dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2966 opened Nov 1, 2025 by dependabot bot Loading…
Minor fixes in new lifetimes section
#2965 opened Oct 31, 2025 by randomPoison Loading…
fix pattern matching exercise solution waiting for author Waiting on the issue author to reply
#2949 opened Oct 18, 2025 by mustafapc Loading…
Formalize book.js patch management system waiting for author Waiting on the issue author to reply
#2948 opened Oct 18, 2025 by subhobhai943 Loading…
6 tasks done
Fix speaker notes header and link contrast in Rust theme waiting for author Waiting on the issue author to reply
#2914 opened Sep 18, 2025 by juliatuttle Loading…
SUMMARY.md: correct logger exercise name waiting for author Waiting on the issue author to reply
#2853 opened Aug 20, 2025 by fw-immunant Loading…
Add dprint to install-tools task. waiting for author Waiting on the issue author to reply
#2849 opened Aug 13, 2025 by egithinji Loading…
RAII chapter for idiomatic rust deep_dives/idiomatic waiting for author Waiting on the issue author to reply
#2820 opened Jul 15, 2025 by GlenDC Loading…
Correcting a little error on pt-BR.po translation/pt-BR translation waiting for author Waiting on the issue author to reply
#2778 opened Jun 18, 2025 by Gabriel-Sousa-Amorim Loading…
ProTip! Filter pull requests by the default branch with base:main.