Skip to content

Pull requests: rust-unofficial/patterns

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
Sort

Pull requests list

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
#323 opened Oct 16, 2022 by 9SMTM6 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
#359 opened Apr 8, 2023 by simonsan Draft
4 of 7 tasks
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
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)
#250 opened Mar 29, 2021 by jRimbault Draft
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)
#109 opened Jan 1, 2021 by simonsan Draft
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)
#100 opened Aug 17, 2020 by dgunay Draft
ProTip! Exclude everything labeled bug with -label:bug.