486 Commits (master)

Author SHA1 Message Date
Dhghomon c3fa963e01
Merge pull request #103 from chapeupreto/patch-3
fix name of the match_indices() method
3 years ago
Dhghomon d07490e4a6
Merge pull request #102 from chapeupreto/patch-2
fix formatting
3 years ago
Rod Elias 899e742caf
fix typo 3 years ago
Rod Elias a943d122bf
fix wording 3 years ago
Rod Elias e74d673cb2
fix name of the match_indices method 4 years ago
Rod Elias 57a981c062
fix formatting 4 years ago
Fong Yoong 755b9f5104 Updated README.md with Dhghomon's links 4 years ago
Fong Yoong 5c75eb8b39 Updated README.md with Dhghomon's links 4 years ago
Dhghomon f5b59c27f5
Merge pull request #100 from chapeupreto/fix-struct-name
use CityData instead of Cities for the name of the struct
4 years ago
Rod Elias c8b05e34ea use CityData instead of Cities for the name of the struct 4 years ago
Rod Elias a547aa5c90
capitalize Cargo.toml 4 years ago
Fong Yoong 0a6ecc58d0 Added spacing for badge 4 years ago
Fong Yoong 3535e51120 Added badge for Github Action 4 years ago
Fong Yoong 709506e2af Updated README.md to fix mdbook issue 4 years ago
Dhghomon a1c6e7c94b
Merge pull request #97 from chapeupreto/patch-2
Update README
4 years ago
Dhghomon 9f4bf5955e
Merge pull request #95 from chapeupreto/patch-1
fix typo
4 years ago
Dhghomon 5096bb6109
Update README.md 4 years ago
Rod Elias b89c794a14
Update README
fix typo for the `unimplemented!()` macro
4 years ago
Rod Elias 8f62e1e30d
fix typo 4 years ago
kumakichi bde56f5ab1 fix: typo 4 years ago
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
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
kumakichi bf71573710 fix typo 4 years ago
Dhghomon 1893b1aacf
Merge pull request #88 from kumakichi/master
fix: some quotes
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
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
Li Hongzhang 6dcb1cf60c fix typo: about is -> is about 4 years ago
Rod Elias 9e6d3d368a
fix typo 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
Dhghomon 6b817fecb6
Rewrite up to taking user input 4 years ago
Dhghomon 66d44537a9
Rewrite macros 4 years ago
Dhghomon ec62716372
Rewrite tour of std 4 years ago
Dhghomon c6db10d287
Rewrite up to char part of tour 4 years ago
Dhghomon 5e7a976ab7
Rewrite testing 4 years ago
Dhghomon 8bde2c5846
Rewrite mods 4 years ago
Dhghomon 8600614ae8
rewrite deref 4 years ago
Dhghomon 69538733ce
Rewrite builder pattern 4 years ago
Dhghomon 6994df45e9
Rewrite Box 4 years ago
Dhghomon a00d3f1c99
Rewrite attributes 4 years ago
Dhghomon fe3d0ea302
Rewrite channels 4 years ago
Leon G 54ba620778
Fix swapped enum name mistake
ok() converts Result to Option and not the other way around
4 years ago
Dhghomon 465fdb0e33
Rewrite Arc 4 years ago
Dhghomon ceb3c76ddd
Rewrite closures in functions 4 years ago
Dhghomon 344f622915
Rewrite multiple threads 4 years ago
Dhghomon 3c276e9236
Rewrite Rc 4 years ago
Dhghomon 81530b2cb4
Rewrite importing inside functions 4 years ago
Dhghomon 28448693d7
Rewrite interior mutability 4 years ago
Dhghomon 721854f192
Rewrite lifetimes 4 years ago
Dhghomon c18cd96bc7
Rewrite dbg! 4 years ago
Dhghomon e6f69ffe0c
Rewrite helpful methods 4 years ago
Dhghomon 65dee10bc4
More rewriting helpful methods 4 years ago
Dhghomon 71b33ecedb
Rewrite helpful methods 4 years ago
Dhghomon 1ffc25eb41
Rewrite closures 4 years ago
Dhghomon ee71a19d2b
Rewrite iterators 4 years ago
Dhghomon 7b4ca8a197
Start rewrite of Iterator 4 years ago
Dhghomon a2671fa53a
Rewrite chaining methods 4 years ago
Dhghomon 0843f8953b
Rewrite From trait 4 years ago
Dhghomon 346c44e3a9
Start trait rewrite 4 years ago
Dhghomon 00e88ecc8b
Rewrite unwrap 4 years ago
Dhghomon 8a44bc8d12
Rewrite question mark operator 4 years ago
Dhghomon d6328567fa
Rewrite VecDeque 4 years ago
Dhghomon 8310de02fb
Rewrite Result 4 years ago
Dhghomon c2ebfbf145
Rewrite Option 4 years ago
Dhghomon 141dc7c970
Rewrite generics 4 years ago
Dhghomon 7a32cb8f84
reorder collections + rewrite BinaryHeap 4 years ago
Dhghomon 193003bd72
Rewrite HashSet 4 years ago
Dhghomon b04b935fb1
Rewrite HashMap 4 years ago
Dhghomon 0e05b6e32b
Rewrite implementing structs and enums 4 years ago
Dhghomon 9602460d0f
Rewrite loops 4 years ago
Dhghomon d868d9130c
Rewrite destructuring + move down 4 years ago
Dhghomon c2d82206bf
Rewrite dot operator + move down 4 years ago
Dhghomon d7c5afabaa
Rewrite enums 4 years ago
Dhghomon 91a7e20df1
Rewrite structs 4 years ago
Dhghomon 716aa42b46
Rewrite control flow 4 years ago
Dhghomon 7a52cdbc09
Rewrite tuples 4 years ago
Dhghomon 9486909565
Rewrite vectors 4 years ago
Dhghomon b84dfe615b
Rewrite arrays 4 years ago
Dhghomon 6b3382a81d
Rewrite variables without values 4 years ago
Dhghomon e97165471e
Rewrite copy types 4 years ago
Dhghomon be8d06bf93
Rewrite giving references to functions 4 years ago
Dhghomon afecb3b718
Rewrite shadowing again 4 years ago
Dhghomon 7d589e0b4b
rewrite up to mutable references 4 years ago
Dhghomon e3a8d24dd6
Rewrite Strings 4 years ago
Dhghomon 21e1319b15
Rewrite up to printing 4 years ago
Dhghomon c1a3ee3edf
Rewrite up to stack, etc. 4 years ago
Dhghomon 6ef862542e
Rewrite up to shadowing 4 years ago
Dhghomon 880fec1858
Rewrite up to mutability 4 years ago
Dhghomon f078191f14
Rewrite up to declaring variables 4 years ago
Dhghomon a365bcd7e2
Rewrite up to type inference 4 years ago
Dhghomon 4bf9a4c60b
More rewriting 4 years ago
Dhghomon 20fbd27db4
start rephrasing and simpler English 4 years ago
Dhghomon fe96ca0ba8
more on traits 4 years ago
Dhghomon 799cce95d5
Begin the end 4 years ago
Dhghomon ff88b06b65
eprintln! note 4 years ago
Dhghomon 115f959def
+ writing macros 4 years ago
Dhghomon ad5a53be40
writing macros 4 years ago
Dhghomon fdf5972936
cargo doc 4 years ago
Dhghomon ade883ec4e
ToString from Display 4 years ago
Dhghomon f22de35198
change to write! macro 4 years ago
Dhghomon 41a0ca92b9
env! 4 years ago
Dhghomon 084503deda
Vars 4 years ago
Dhghomon e4b44ec476
Taking user input 4 years ago
Dhghomon e718530e15
typo 4 years ago
Dhghomon 56a2cee61e
start cargo 4 years ago
Arcadie 5c96293e48 Fix minor typos and code snippet comments 4 years ago
Dhghomon b00cebb255
OpenOptions 4 years ago
Dhghomon ab504724d3
Merge pull request #64 from Arcadie/fix-snippets
Fix a couple of snippets; snippets-test - don't exit early.
4 years ago
Dhghomon 5d3f058621
update 4 years ago
Dhghomon def10f5479
typo 4 years ago
Dhghomon dbc5ca1f57
Start files 4 years ago
Dhghomon 511e37cde5
extern crate 4 years ago
Dhghomon b16f747f7a
cfg! 4 years ago
Dhghomon 759739d8e8
line!(), etc. 4 years ago
Dhghomon 5224e4a996
unreachable!() 4 years ago
Dhghomon 30605bbe5a
std tour: time 4 years ago