Commit Graph

286 Commits (56082947abb5d70b95458e3a92f3881f4f62f780)
 

Author SHA1 Message Date
simonsan 56082947ab
Add cloud-translated es translation as a starter (#360) 1 year ago
simonsan ed82042c51
Add cloud-translated it translation as a starter (#361) 1 year ago
simonsan 36dd3002fb
Add cloud-translated pt-BR translation as a starter (#362) 1 year ago
simonsan e73bbded8a
Fix typo in CI (#358) 1 year ago
simonsan c30a6eb236
Refactor repository structure to include translations (#352) 1 year ago
Maria José Solano f5f8078f46
Fix typo in lenses.md (#350) 1 year ago
simonsan 1d39d25d8c
Update mdbook version (#348) 1 year ago
Marco Ieni 8949bcd433
Rename loop label (#342) 1 year ago
Mikhail Trishchenkov 87373fa34d
New idiom: return moved arg on error (#336)
Co-authored-by: Julian Ganz <neither@nut.email>
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
1 year ago
Taras Burko 7580985e8b
Fix JSON formatter bug in Strategy pattern (#340)
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
1 year ago
simonsan be0f1b1db0
Replace wording "abuse" with "misuse" (#339)
The wording is imho pretty clear connotated with sexual abuse and every time I read it I feel like it's misplaced. So I feel like replacing "abuse" with "misuse" is a better and clear wording.
1 year ago
Marco Ieni 0d6ccfc62b
add site url (#334) 1 year ago
Marco Ieni ab81da9b20
Add edit url (#333) 1 year ago
Marco Ieni 662e537971
chore: update to mdbook v0.4.25 (#331) 1 year ago
jhwgh1968 c91ffc78a4
Add Lenses and Prisms (#326) 2 years ago
simonsan 06f79a20db
Upgrade to mdbook version v0.4.22 (#328) 2 years ago
amab8901 24fd4e2daa
RAII: Grammar correction (#324) 2 years ago
Marco Ieni d75346d5a2
chore: add link to deref trait (#321) 2 years ago
simonsan f0e44b5920
Fix #319 (#320) 2 years ago
Tristan Otterpohl 21a29edf52
Fixed minor typos, formatting, grammar issues, and outdated link (#318)
* Fixed minor typos, formatting, grammar issues, and outdated link
2 years ago
simonsan 049d49d353
Update mdbook version to v0.4.21 (#317) 2 years ago
Marco Ieni 396ac0fbf0
ci: keep github actions up to date with dependabot (#307) 2 years ago
Marco Ieni 7258b71753
update mdbook version to 0.4.18 (#309) 2 years ago
Carson Riker c7be15d387
Modified example sentences to make sense (#311) 2 years ago
hafeoz 662a519128
Change lints hyphen to underscore (#308) 2 years ago
Marco Ieni 465ed6c860
patterns: remove TODO item (#305) 2 years ago
Marco Ieni 78735669af
intro: improve "design patterns in rust" section (#303) 2 years ago
Marco Ieni 48b1bf51ef
ci: update actions/checkout version (#302) 2 years ago
Marco Ieni b440ed2dba
idioms: intro improvements (#304) 2 years ago
Andrew Sonin 482c2b8720
Fix typo (#300)
`Iterator::filter_map` is analogous to `Iterator::map`, not `Iterator::flat_map`
2 years ago
Marko d510bc2431
Changes to introductory text. (#299)
* change to introductory text on design patterns with a very brief description

* minor textual adjustments

* shortened line length

* markdown fixes

* Update intro.md

removed redundancy

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
2 years ago
simonsan cb591acb56
Update .env (#294) 2 years ago
Ivan Tham 2577a11869
Add Link to zh-CN translation (#293) 2 years ago
poly000 90484a2387
fix comment in 'Clone to stasify borrow checker' (#291) 2 years ago
poly000 bcf1a7aeae
fix typo (#289) 2 years ago
alsotang dca0dfdc29
Update coercion-arguments.md (#286)
align the type
2 years ago
Sven Assmann 11a0a13dba
chore: use `Self` instead of the struct name (#284) 3 years ago
Anatol Ulrich 044d36579f
Formatting fixes to unsafe-mods.md (#283) 3 years ago
♫ Christian Krause ♫ fa8e72298e
[idioms/ctor] adds default constructor section (#280)
Replaced the `Vec` example with `Second`. This is easier to
comprehend compared to the more complex `Vec` example. It's also
testable because it doesn't rely on `RawVec`.

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
3 years ago
Marco Ieni 39a2f36eab
deny-warnings: remove contradiction with rustc doc (#282) 3 years ago
Marco Ieni 66d7e6c7da
deref: fix typo (#275) 3 years ago
Waffle Lapkin 7e9616978f
Escape underscores in a link in functional/generics-type-classes.md (#273)
Previously they were parsed as italic modifiers.
3 years ago
Russell Cohen 567a1f16fb
Updated extensibility to discuss non_exhaustive (#135) 3 years ago
simonsan fa29385292
Updating main branch name (#272) 3 years ago
simonsan 241dfb7cdd
Update mdbook to v0.4.12 (#271) 3 years ago
poly000 9834f5719b
Fixing grammar and spelling mistakes (#270) 3 years ago
Imbolc 6a7088c25c
Fix typo (#266) 3 years ago
Imbolc c23e006208
improve `Default` trait example (#267) 3 years ago
Joel Montes de Oca c9897ab983
Fix grammar, add missing comma (#263) 3 years ago
Joel Montes de Oca 84c0df77b7
Fix typo (#265) 3 years ago