- Notifications
You must be signed in to change notification settings - Fork 397
Pull requests: rust-unofficial/patterns
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump Swatinem/rust-cache from 2.7.7 to 2.8.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#456 opened Sep 22, 2025 by dependabot bot Loading…
build(deps): bump dtolnay/rust-toolchain from 888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 to 6d653acede28d24f02e3cd41383119e8b1b35921 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#455 opened Sep 22, 2025 by dependabot bot Loading…
docs: Update send_request function signature to return Result
#454 opened Sep 19, 2025 by RaoulLuque Loading…
build(deps): bump actions/upload-pages-artifact from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#450 opened Aug 26, 2025 by dependabot bot Loading…
build(deps): bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#449 opened Aug 12, 2025 by dependabot bot Loading…
docs: add disadvantages section to accepting-strings idiom
#447 opened Jul 18, 2025 by husamettinarabaci Loading…
4 tasks done
build(deps): bump dprint/check from 2.2 to 2.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#445 opened Jun 16, 2025 by dependabot bot Loading…
Add new pattern: use custom traits to avoid complex type bounds
#437 opened May 25, 2025 by neithernut • Draft
Add init-struct pattern A-idiom Area: Idioms C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#388 opened Jan 29, 2024 by virtualritz • Draft
German translation A-translation Area: Everything regarding translations C-addition Category: Adding new content, something that didn't exist in the repository before C-stale Category: An issue/a PR that hasn't been worked on in a longer time (usually 90 days) E-help wanted Call for participation: Help is requested to fix this issue
Switch from RAII to OBRM Terms, expand and improve parts (#322) C-amendment Category: Amendments to existing content C-stale Category: An issue/a PR that hasn't been worked on in a longer time (usually 90 days) C-zombie Category: A PR/an Issue that might be still useful but was closed
Add fallible closure to idioms A-idiom Area: Idioms C-addition Category: Adding new content, something that didn't exist in the repository before C-stale Category: An issue/a PR that hasn't been worked on in a longer time (usually 90 days)
Adding catch_panic anti-pattern A-anti_pattern Area: Content about Anti-Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-stale Category: An issue/a PR that hasn't been worked on in a longer time (usually 90 days)
Create typestate.md A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-stale Category: An issue/a PR that hasn't been worked on in a longer time (usually 90 days)
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.