Commit Graph

31 Commits (41bfd4d4824e0b81b7292ac9406bc4cb7c6edd4f)

Author SHA1 Message Date
Chris Wong 7303763d8c
Merge pull request #75 from llogiq/unsafe-mods
new pattern: Contain Unsafety in Small Modules
5 years ago
Chris Wong f01b3c0411
Merge pull request #78 from lzutao/entry-boilerplate
Mark entry pattern as boilerplate
6 years ago
Mikhail Trishchenkov 1b3a31c7c5 Temporary mutability idiom 6 years ago
lzutao 8f31944078
Also mark late bound as boilerplate 6 years ago
lzutao 82439a6a82
Mark entry pattern as boilerplate 6 years ago
Chris Wong a6879dbe97
Update README.md
Co-Authored-By: llogiq <bogusandre@gmail.com>
6 years ago
Andre Bogus 0989fe893d new pattern: Contain Unsafety in Small Modules 6 years ago
Nick Cameron f6acf267bf
Merge pull request #48 from llogiq/default
new idiom: Default trait
7 years ago
llogiq ae8a020766 add links to deny(warnings) antipattern, fix typo (#52) 8 years ago
Andre Bogus 53b35444b6 new idiom: Default trait 8 years ago
Nick Cameron 67870c809f Merge pull request #30 from lfairy/small-crates
Prefer small crates
8 years ago
Andre Bogus 547ff18605 Adressed comments 8 years ago
Nick Cameron 3d748b1adc Merge pull request #25 from lfairy/option-list
Add "Treating Option like a list"
8 years ago
Chris Wong f3fe2d6f28 Iterating over an Option 8 years ago
Chris Wong a65d22ddc2 Direct contributors to the issue tracker 8 years ago
Mikhail Trishchenkov 67685cddf0 Rename idiom 8 years ago
Mikhail Trishchenkov 72606ccfcb Clone to closure idiom 8 years ago
Chris Wong f4ae13a81e Small crates 8 years ago
Nick Cameron f41b745acf Add the badly-named fold pattern 9 years ago
Nick Cameron 99b1342338 Visitor pattern 9 years ago
Nick Cameron 6ac851e718 Add the extensibility by privacy pattern
(And change the concatenation pattern to say something different about perf)
9 years ago
Nick Cameron e340602f3f Composing structs 9 years ago
Nick Cameron c2cf5e6c1a Deref polymorphism anti-pattern 9 years ago
Oliver Schneider d4f297e1d3 Result + try! is a pattern, unwrap() is not 9 years ago
Matt Wismer 244aedbfae Fix RAII Guards
Make "RAII" uppercase so that the link can be followed
9 years ago
Nick Cameron 325b642a01 Added a few idioms and patterns - some are still WIP 9 years ago
Nick Cameron fd95943c26 Newtypes 9 years ago
Nick Cameron 65f12dcaab link ctor -> builder 9 years ago
Nick Cameron ab19516a4f Builder pattern 9 years ago
Nick Cameron 248baabc14 Add the constructor idiom. 9 years ago
Nick Cameron f8b8d13e50 Initial commit 9 years ago