Commit Graph

7 Commits (2cd70a552d7f74df243e7243733e498efff1ce1d)

Author SHA1 Message Date
simonsan 2cd70a552d
Shorten lines to line-length 80 (#208) 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
Neal Ehardt e8ddd28c23
Update vec.rs path
vec.rs has moved https://github.com/rust-lang/rust/blob/master/src/liballoc/vec.rs

Relevant commit from 2017 eadda7665e (diff-541a0d1eb7d496a1f91ed729f52261ed)
5 years ago
Sergey Kletsun 7c97e15988
Update ctor.md
Tiny spelling correction
7 years ago
Nick Cameron 65f12dcaab link ctor -> builder 9 years ago
Nick Cameron 248baabc14 Add the constructor idiom. 9 years ago