Commit Graph

8 Commits (2cd70a552d7f74df243e7243733e498efff1ce1d)

Author SHA1 Message Date
simonsan 2cd70a552d
Shorten lines to line-length 80 (#208) 3 years ago
simonsan f61f2f40f0
Fix lines to 150 line length for better tracking of future changes (#189) 3 years ago
Andreas Schmidt a0e765179d
Add note on #[non_exhaustive] for enums (#168)
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
3 years ago
Marco Ieni 76ae5bd896
Reduce long lines (#176) 3 years ago
Takashi Idobe 5f1425d7ed
Apply markdownlint to project (#163) 3 years ago
simonsan b6e5414941
Add doc tests to CI (#124)
* rename baz() into main() and vice versa where applicable

Fixes #49
3 years ago
Konrad Borowski 6af4003b88 Prepending _ to field name avoids unused field warning 8 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