571 Commits (master)
 

Author SHA1 Message Date
kumakichi 48a77c9a62 fix: some typos 4 years ago
Dhghomon ef1f739acf
Update README.md 4 years ago
Dhghomon 86fe20c5fa
Merge pull request #91 from files-systems/patch-1
unwrap_or_(&0) -> unwrap_or(&0)
4 years ago
Dhghomon a886593aea
Merge pull request #90 from files-systems/master
'befoore' is correct?
4 years ago
ivx 9eb79ed6fd
unwrap_or_(&0) -> unwrap_or(&0)
unwrap_or_(&0) -> unwrap_or(&0)
4 years ago
ivx 1d18be7b3d
Update README.md
befoore -> before
4 years ago
Dhghomon 0f9b6b6a24
Merge pull request #89 from kumakichi/master
fix typo
4 years ago
kumakichi bf71573710 fix typo 4 years ago
Dhghomon 1893b1aacf
Merge pull request #88 from kumakichi/master
fix: some quotes
4 years ago
Dhghomon 72f0faa943
Merge pull request #86 from chapeupreto/patch-1
Update README.md
4 years ago
kumakichi 85d9cce241 fix: some quote 4 years ago
Rod Elias b1f59b7e58
Update README.md
Add some fixes.
4 years ago
Dhghomon 77f5c74541
Merge pull request #81 from chapeupreto/patch-3
Update README.md
4 years ago
Dhghomon a0deb5ca4a
Merge pull request #77 from chapeupreto/patch-1
fix comment for is_none
4 years ago
Dhghomon 832a8b282a
Merge pull request #78 from chapeupreto/patch-2
remove main() inside main()
4 years ago
Dhghomon 5b06802354
Merge pull request #76 from sudo-nice/master
A bunch of fixes and suggestions
4 years ago
Dhghomon 801b60b8e9
Update README.md 4 years ago
Dhghomon 629b543765
Update README.md 4 years ago
Rod Elias ba71b2b5fd
Update README.md
general improvements
4 years ago
Rod Elias 3671ec2499
remove main() inside main() 4 years ago
Rod Elias c7b8b8ac62
fix comment for is_none 4 years ago
Dhghomon 04c0fff195
Merge pull request #75 from nrolland/patch-1
Update README.md
4 years ago
Dhghomon 16dadf366e
Merge pull request #74 from max-block/patch-1
a typo
4 years ago
Dhghomon cb29ca193a
Merge pull request #72 from frbimo/Deref_and_DerefMut
minor fix deref_and_derefmut
4 years ago
Sudo Nice 7f98227c8c Wording: "first module" -> "top level module" 4 years ago
Sudo Nice 2c3f529d49 More precise "crate" description 4 years ago
Sudo Nice 3655323a15 More precise wording 4 years ago
Sudo Nice e519c207de Compact `fn main() {}` 4 years ago
Sudo Nice 34d2af0844 Fix code output 4 years ago
Sudo Nice f6943c0632 Change the definitive word for "iterator" 4 years ago
Sudo Nice 5fd227f2e0 Rephrase the imperative-functional styles notion 4 years ago
Sudo Nice 2facee7801 Replace "square brackets" -> "angle brackets" 4 years ago
Sudo Nice 8112b133fa Small fixes 4 years ago
Sudo Nice 644fc963af Tune spaces and indentation 4 years ago
Sudo Nice cea0927fcb Add missed comma 4 years ago
Sudo Nice 6877da3f6e Wrap code with backticks 4 years ago
Sudo Nice dbebf8d315 Remove duplicate word 4 years ago
Nicolas Rolland 6e3734d562
Update README.md
typo
4 years ago
Max Block c8b771c40f
a typo 4 years ago
Dhghomon bb4a07fb9c
Merge pull request #73 from RXDA/master
fix: named loop example print
4 years ago
RXDA 196e06ed96
fix: named loop example print 4 years ago
frbimo c67994c50d minor fix deref_and_derefmut 4 years ago
Dhghomon 002d58311d
Merge pull request #69 from chapeupreto/patch-1
fix typo
4 years ago
Dhghomon 69e97fc056
Merge pull request #70 from ngolin/fix_typo
Fix typo: about is -> is about
4 years ago
Li Hongzhang 6dcb1cf60c fix typo: about is -> is about 4 years ago
Rod Elias 9e6d3d368a
fix typo 4 years ago
Dhghomon f98e2b8693
Merge pull request #68 from n7olkachev/patch-1
declarative -> imperative
4 years ago
Nikita Tolkachev ae9b9cbf60
declarative -> imperative
"non-functional style" can be declarative, but the given example is clearly imperative.
4 years ago
Dhghomon 165a6d95e3
Update intro 4 years ago
Dhghomon fdcdaf7fdb
Rewrite - final part 4 years ago