571 Commits (master)
 

Author SHA1 Message Date
Dhghomon bb7e2a4b77
Add image 1 year ago
Dhghomon 8328a7ae50
Add files via upload 1 year ago
Dhghomon dff48c2bcd
Delete Learn Rust in a Month of Lunches.png 1 year ago
Dhghomon 95746382ff
Add files via upload 1 year ago
Dhghomon 1c9b2cf2c4
Spanish + Rust in a Month of Lunches publication 1 year ago
Dhghomon 5d3a729b90
Merge pull request #144 from phoenixeliot/patch-1
Correct definition of unsigned ints to include zero
1 year ago
Dhghomon b57f7c5a2e
Merge pull request #145 from phoenixeliot/patch-2
Fix indentation in code block example
1 year ago
Dhghomon 7d98ffe89e
Merge pull request #152 from keidarcy/keidarcy-patch-1
Update README.md `The end` anchor link
1 year ago
Dhghomon 3806197283
Merge pull request #151 from dieterplex/patch-1
Fix github-pages workflow
1 year ago
Dhghomon 45ff45ad31
Merge pull request #150 from CoinBR/patch-2
Small Typo
1 year ago
Dhghomon 3cd54565cc
Merge pull request #149 from cdmurph32/patch-1
Fix typos
1 year ago
Dhghomon 4b39845ed7
Merge pull request #147 from chapeupreto/nitpick
chore: add missing closing double quotes
1 year ago
Xing Yahao cb9d37c2a6
Update README.md `The end` anchor link 2 years ago
d1t2 f2dedc59e5 Fix github-pages workflow
mdbook binary being used is a gnu target that depends on glibc
version. But glibc version is not match on ubuntu 18.04 since mdbook
v0.4.21 is building on ubuntu 20.04.
2 years ago
Dhghomon 0e3e975bff
Number typo 2 years ago
CoinBR a3ac95af76
Small Typo
This book is just great!
Just noticed this small typo
2 years ago
Colin D Murphy 351343bdd3
Fix Typos 2 years ago
Rod Elias e30520b517 chore: add missing closing double quotes
Signed-off-by: Rod Elias <rodiney@gmail.com>
2 years ago
Phoenix Eliot 100608a9a4
Fix indentation in code block example 2 years ago
Phoenix Eliot fa7cc9195c
Correct definition of unsigned ints
Zero is allowed, not only positive.
2 years ago
Dhghomon 6dbd58b1fe
More on deref 2 years ago
Dhghomon 7d2643960f
Merge pull request #142 from dominikwilkowski/patch-1
Tiny nit
2 years ago
Dhghomon 9f4eda035f
Merge pull request #143 from ktakayama/patch-1
chore: fix typo
2 years ago
Dhghomon 2689fe0060
Change to arrays 2 years ago
Kyosuke Takayama 45c4aff8d6
chore: fix typo 2 years ago
Dominik Wilkowski aaa6c5a8ff
tiny nit 2 years ago
Dhghomon 2630af2a7e
Update README.md 2 years ago
Dhghomon 9c9aeb4394
Update README.md 2 years ago
Dhghomon 5ff8fe1088
Merge pull request #139 from chapeupreto/patch-3
fix function name
3 years ago
Dhghomon e635abc383
Merge pull request #137 from chapeupreto/patch-2
remove the repeated word
3 years ago
Dhghomon 812b58b14c
Merge pull request #134 from mshauneu/master
remove 2 warnings in latest working Multiple threads example
3 years ago
Dhghomon e23c58a846
Merge pull request #136 from fabuloso/master
Use ceo instead of name in Company
3 years ago
Rod Elias e415eedde3
fix function name 3 years ago
Rod Elias 99326cfb3f
remove the repeated word 3 years ago
fabuloso 46b97dc293 Use ceo instead of name in Company 3 years ago
Dhghomon 2ff96aa67a
Merge pull request #133 from kumakichi/master
fix: code snippet
3 years ago
Dhghomon ebc11be291
Fix LOWERCASE error 3 years ago
kumakichi 6cac6d1da2 fix: backquote 3 years ago
Mike Shauneu f56d005dee
Update README.md
remove warning: 
- `variable does not need to be mutable...`
- `unused Result...`
3 years ago
kumakichi 4149ae692b fix: code snippet 3 years ago
Dhghomon 062985b1b5
Associated method -> associated function 3 years ago
Dhghomon f793ee3303
Merge pull request #131 from max-block/patch-2
a typo fix
3 years ago
Dhghomon eae18bb95d
+ Indonesian 3 years ago
Max Block ffe9678ca0
a typo fix 3 years ago
Dhghomon 501abf4c63
Merge pull request #129 from Arcadie/master
Address open issues
3 years ago
Arcadie 285396928e Address issue #80 3 years ago
Arcadie b120fd0a2b Address issue #79 3 years ago
Arcadie bd2021ed23 Address issue #115 3 years ago
Arcadie 4d9a0f00c3 Address issue #85 3 years ago
Arcadie f68e97b935 Address issue #84 3 years ago