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

Deref polymorphism anti-pattern
#18 by nrc was merged Nov 2, 2015 Loading…
improve comments
#14 by liigo was merged Oct 27, 2015 Loading…
add links to deny(warnings) antipattern, fix typo
#52 by llogiq was merged Jan 23, 2017 Loading…
Typo
#82 by felixrabe was merged Apr 24, 2019 Loading…
Mention --cap-lints on #[deny(warnings)] page
#85 by tmandry was merged Jul 10, 2020 Loading…
Rewrite mentions of try! macro to use ? operator
#92 by kinseytamsin was merged Feb 23, 2020 Loading…
Adding informative links to Builder C-enhancement Category: Enhancements to content S-review Status: A PR that is currently under review or where a review is the next step
#158 by simonsan was merged Jan 5, 2021 Loading…
Update participation in intro.md C-enhancement Category: Enhancements to content S-review Status: A PR that is currently under review or where a review is the next step
#160 by simonsan was merged Jan 5, 2021 Loading…
Remove Entry API due to being a template copy C-fix Category: Fixing broken or erroneous content
#133 by simonsan was merged Jan 2, 2021 Loading…
CONTRIBUTING: explain how to test the book C-enhancement Category: Enhancements to content
#139 by MarcoIeni was merged Jan 3, 2021 Loading…
Add direct links due to #130
#131 by simonsan was merged Jan 2, 2021 Loading…
Updating mdbook C-bug Category: Broken or erroneous content C-fix Category: Fixing broken or erroneous content
#162 by simonsan was merged Jan 5, 2021 Loading…
Remove templated late bounds from summary C-fix Category: Fixing broken or erroneous content
#142 by simonsan was merged Jan 3, 2021 Loading…
Marking Motivation in Compose Structs as TODO C-enhancement Category: Enhancements to content
#140 by simonsan was merged Jan 3, 2021 Loading…
Updating branch name C-enhancement Category: Enhancements to content
#272 by simonsan was merged Aug 25, 2021 Loading…
Updating mdbook to 0.4.12 C-enhancement Category: Enhancements to content
#271 by simonsan was merged Aug 25, 2021 Loading…
fix some typo
#269 by mokurin000 was closed Aug 24, 2021 Loading…
Update mdbook version to v0.4.21 M-ci Meta: Continuous integration
#317 by simonsan was merged Jul 29, 2022 Loading…
Upgrade to mdbook version v0.4.22 M-maintenance Meta: Maintenance
#328 by simonsan was merged Nov 28, 2022 Loading…
Update mdbook version
#348 by simonsan was merged Mar 5, 2023 Loading…
Fix symbolic link C-bug Category: Broken or erroneous content C-fix Category: Fixing broken or erroneous content
#363 by simonsan was merged Apr 9, 2023 Loading…
Italian Translation A-translation Area: Everything regarding translations C-addition Category: Adding new content, something that didn't exist in the repository before S-lgtm Status: Let's get this merged
#361 by simonsan was merged Apr 9, 2023 Loading…
Brazilian Portuguese Translation A-translation Area: Everything regarding translations C-addition Category: Adding new content, something that didn't exist in the repository before S-lgtm Status: Let's get this merged
#362 by simonsan was merged Apr 9, 2023 Loading…
Fix typo in CI C-bug Category: Broken or erroneous content M-ci Meta: Continuous integration
#358 by simonsan was merged Apr 8, 2023 Loading…
Spanish translation A-translation Area: Everything regarding translations C-addition Category: Adding new content, something that didn't exist in the repository before S-lgtm Status: Let's get this merged
#360 by simonsan was merged Apr 9, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.