388 Commits (839f9134544407ca67f7586dbd8c34fb2ef5545b)

Author SHA1 Message Date
Dhghomon 839f913454
Merge pull request #108 from chapeupreto/patch-5
fix typo
3 years ago
Dhghomon 89191b0e0c
Merge pull request #107 from chapeupreto/patch-4
fix wording
3 years ago
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 4 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