Commit Graph

  • 4a5e48e88f
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:52:28 +0000
  • 3a586a0c19
    Merge pull request #530 from rust-lang/all-contributors/add-DiD92 fmoko 2020-09-22 10:51:01 +0200
  • 144dec3fd3
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:50:51 +0000
  • 448d116a89
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:50:50 +0000
  • 8493e5d09f
    Merge pull request #529 from rust-lang/all-contributors/add-apatniv fmoko 2020-09-22 10:50:07 +0200
  • 83e7365fd8
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:49:57 +0000
  • b6040e6061
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:49:56 +0000
  • 858b9a5119
    Merge pull request #528 from rust-lang/all-contributors/add-bertonha fmoko 2020-09-22 10:48:48 +0200
  • 00fbcd14f7
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:48:39 +0000
  • 062f18d353
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:48:38 +0000
  • 58760bce54
    Merge pull request #527 from rust-lang/all-contributors/add-jihchi fmoko 2020-09-22 10:45:07 +0200
  • ca4f026074
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:44:57 +0000
  • f285ac2281
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:44:56 +0000
  • 0f3db4dbb9
    Merge pull request #526 from rust-lang/all-contributors/add-Darrenmeehan fmoko 2020-09-22 10:43:33 +0200
  • 18b2d451cd
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:43:24 +0000
  • b6dd1af7d2
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:43:23 +0000
  • 303c8ee7cd
    Merge pull request #525 from rust-lang/all-contributors/add-avrong fmoko 2020-09-22 10:40:56 +0200
  • 98d6b15fc0
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:40:46 +0000
  • 77f407dd5f
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:40:45 +0000
  • a12a3ef08b
    Merge pull request #524 from rust-lang/all-contributors/add-lebedevsergey fmoko 2020-09-22 10:39:10 +0200
  • 6480fcaf7c
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:39:00 +0000
  • f5cb439fe6
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:38:59 +0000
  • 15c9e85690
    Merge pull request #523 from rust-lang/all-contributors/add-uce fmoko 2020-09-22 10:37:34 +0200
  • 8f8a85303b
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-09-22 08:36:53 +0000
  • 114cc2db21
    docs: update README.md [skip ci] allcontributors[bot] 2020-09-22 08:36:52 +0000
  • bec97b6c76
    Fixing test3 to have enough tests to make sure we test all cases Calvin Brown 2020-09-21 15:23:19 -0500
  • 114b54cbdb
    fix(structs3): Small adjustment of variable name Jannek Squar 2020-09-19 21:22:56 +0200
  • 0f16463794
    Merge pull request #489 from mukundbhudia/iterators1 fmoko 2020-09-18 15:23:28 +0200
  • 8ff5fde88e
    Update info.toml for typo fix Mukund Bhudia 2020-09-18 10:40:11 +0100
  • 3286c5ec19
    fix(using_as): Add test so that proper type is returned. (#512) Ryan McQuen 2020-09-07 10:09:27 -0700
  • ee7cdc66b3
    chore: Removed extra whitespaces Koalab99 2020-08-27 19:51:19 +0200
  • 9699da4968
    Merge pull request #506 from bhgsbatista/patch-1 fmoko 2020-08-27 11:21:09 +0200
  • 6bb0b48b10
    Make macros4 not compile by default Samuel Batista 2020-08-26 22:17:03 -0400
  • 70da09eae2
    Merge pull request #504 from Ant0wan/quiz2_markers fmoko 2020-08-25 21:05:16 +0200
  • 101072ab9f fix(exercises): adding question mark to quiz2 Antoine Barthelemy 2020-08-25 16:38:41 +0200
  • 47f7672c03
    fix(generics3): clarify grade change fmoko 2020-08-25 10:45:12 +0200
  • dd54ccf677
    Make comments on example clearer John Heath 2020-08-24 22:37:31 +0100
  • 66ec916b3d
    Merge pull request #498 from seeplusplus/main fmoko 2020-08-17 12:48:41 +0200
  • b4062ef699 fix(arc1): index mod should equal thread count seeplusplus 2020-08-16 20:55:50 -0400
  • 2d3816341e
    Merge pull request #492 from etiennebarrie/rustfmt-on-exercises fmoko 2020-08-10 17:33:55 +0200
  • d1054cd596
    Merge pull request #493 from etiennebarrie/cargo-fmt fmoko 2020-08-10 17:33:22 +0200
  • 81f8c2f83c chore: Run cargo fmt Étienne Barrié 2020-08-10 10:42:54 -0400
  • 3144d3ae63 chore: Run rustfmt on exercises Étienne Barrié 2020-08-10 10:24:21 -0400
  • 9642f5a3f6 feat: Added iterators1.rs exercise Mukund Bhudia 2020-08-04 12:57:01 +0100
  • c4853ee6bb
    Merge pull request #487 from dmarcoux/update-rustlings-in-cargo-lock fmoko 2020-08-04 01:57:04 +0200
  • 1cc40bc9ce
    fix: Update rustlings version in Cargo.lock Dany Marcoux 2020-08-03 22:16:14 +0200
  • 38a615f407
    chore: add .vscode to gitignore Robby 2020-07-24 19:23:01 +0800
  • 4f2468e14f
    feat(cli): Added 'cls' command to 'watch' mode (#474) Adi Vaknin 2020-07-23 21:23:27 +0300
  • 8f7b5bd00e
    feat: Add ability to run rustlings on repl.it (#471) Ryan McQuen 2020-07-23 10:21:15 -0700
  • 4821a8be94
    feat: Add gitpod support (#473) Ryan McQuen 2020-07-23 10:20:21 -0700
  • 523d18b873
    feat(try_from_into): Add insufficient length test (#469) Chad Dougherty 2020-07-13 05:39:05 -0400
  • c52be7dfcb
    docs: Add uninstall info to README.md Eli Blaney 2020-07-12 02:44:11 -0500
  • c2bfcf1c54
    Merge pull request #468 from benjaminfjones/fix/exercise_whitespace fmoko 2020-07-11 23:12:58 +0200
  • bb5f404e35 chore: Alter whitespace for consistency Benjamin Jones 2020-07-10 19:01:38 -0700
  • 106dbbc341
    Update README.md (#464) Philip Pokarowski 2020-07-09 09:25:50 +0200
  • 4b6540c71a
    fix(enums3): Update Message::ChangeColor to take a tuple. (#457) DEWA Kazuyuki/出羽和之 2020-07-08 18:56:43 +0900
  • 816b1f5e85 feat: Remind the user of the hint option (#425) Alexx Roche 2020-07-08 11:51:12 +0200
  • 9f61db5dbe
    feat: Remind the user of the hint option (#425) Alexx Roche 2020-07-08 11:51:12 +0200
  • e823bef970 docs: Add missing closing brackets to changelog mokou 2020-07-08 11:43:08 +0200
  • f9ccc6a289 release: 4.0.0 4.0.0 mokou 2020-07-08 11:35:27 +0200
  • b32a666541
    Merge pull request #458 from Sowed/main fmoko 2020-07-01 10:19:45 +0200
  • b636825de3
    Merge pull request #1 from Sowed/then-to-than-docs-patch iamcastelli 2020-06-27 16:49:39 +0400
  • ddd98ad75d
    fix: Change then to than iamcastelli 2020-06-27 15:58:53 +0400
  • d355927024 Merge remote-tracking branch 'origin/master' into main mokou 2020-06-22 04:47:27 +0200
  • 75c0053bb1
    Merge pull request #433 from SebastienCaunes/fix#432 fmoko 2020-06-22 00:09:09 +0200
  • 8597f54a11
    chore: update links to the book rustlings-1 ShalokShalom 2020-06-15 11:25:00 +0200
  • 55a9284665 chore: Move from master branch to main branch mokou 2020-06-14 14:48:51 +0200
  • 113cdae2d4
    fix(arc1): Passively introduce attributes (#429) Alexx Roche 2020-06-14 12:15:35 +0200
  • c6295ade33
    Merge pull request #428 from millefalcon/master fmoko 2020-06-13 22:15:57 +0200
  • e1e453075f
    Merge pull request #422 from AbdouSeck/show-tests-prints fmoko 2020-06-12 23:04:51 +0200
  • 9ca08b8f2b fix : Use of integer for prices, therefore also for weight rename confusing "from" and "to" to sender_country and recipient_country as suggested Sebastien Caunes 2020-06-11 11:44:47 -0500
  • f47d3f422d
    docs: Update `Invoke-WebRequest` to `Start-BitsTransfer` (#373) tim bangma 2020-06-10 04:51:03 -0400
  • e6bd8021d9
    fix(generics2): Guide students to the answer (#430) Alexx Roche 2020-06-09 13:54:18 +0200
  • 307252e9ae Added example to show the AsRef working millefalcon 2020-06-08 07:51:34 -0400
  • bb2ca25110
    fix(box1): fix comment typo (#426) Alexx Roche 2020-06-06 12:07:39 +0200
  • 9e4fb1009f fix(installation): Provide a backup git reference when tag can't be curl Abdou Seck 2020-06-05 16:33:14 -0400
  • 8ad5f9bf53 feat: Add a --nocapture option to display test harnesses' outputs Abdou Seck 2020-06-04 10:31:17 -0400
  • 02a2fe4871 Collapse nested if statements Abdou Seck 2020-06-03 17:19:28 -0400
  • 40741c5b0b Use .to_string rather than format macro Abdou Seck 2020-06-03 17:18:48 -0400
  • 0dd1c6ca6b
    fix: rename quiz1 to tests1 in info (#420) Alexx Roche 2020-06-03 20:07:06 +0200
  • 5563adbb89
    fix: fix quiz naming inconsistency (#421) Alexx Roche 2020-06-03 20:06:35 +0200
  • 524e17df10
    fix(variables6): minor typo (#419) Alexx Roche 2020-06-03 13:34:43 +0200
  • 73e848e96f
    Merge pull request #416 from danwilhelm/traits-readme fmoko 2020-05-30 17:58:31 +0200
  • 5f0806967c
    Merge pull request #409 from AlexandruGG/feature/box-exercise fmoko 2020-05-30 17:58:16 +0200
  • 173bb14140 feat: Add traits README Dan Wilhelm 2020-05-28 20:21:33 -0700
  • 918f310674
    Merge pull request #410 from tsauvajon/fix-option1 fmoko 2020-05-29 00:33:00 +0200
  • a75fdbd8ad
    Merge pull request #415 from danwilhelm/powershell-correction fmoko 2020-05-29 00:32:45 +0200
  • 9d3f189b0e chore: Fix PowerShell capitalization Dan Wilhelm 2020-05-28 14:51:20 -0700
  • 7e79c51222 Add .idea to gitignore AlexandruGG 2020-05-28 18:01:32 +0100
  • a180d831a1
    Merge pull request #413 from danwilhelm/generics3-90chars fmoko 2020-05-28 10:15:55 +0200
  • e81adc2752
    chore: Add Powershell reminder Dan Wilhelm 2020-05-28 00:35:29 -0700
  • 500422d594
    chore: Update variables6.rs book link Allan Soares Duarte 2020-05-28 04:33:15 -0300
  • 0311c03735 chore: Limit generics3 lines to 90 chars Dan Wilhelm 2020-05-27 23:38:38 -0700
  • df81141d6f Address PR feedback: add tests AlexandruGG 2020-05-27 10:03:59 +0100
  • cce6a44277
    fix(option1): Don't add only zeros to the numbers array Thomas Sauvajon 2020-05-27 18:50:24 +1000
  • 7479a4737b feat: Add box1.rs exercise AlexandruGG 2020-05-26 21:46:24 +0100
  • 06ef4cc654
    fix: confine the user further in variable exercises Evan Carroll 2020-05-25 03:09:11 -0500
  • c7c3130507
    chore: remove struct2 hint comment Jade McGough 2020-05-19 23:31:28 -0700
  • 010a045692
    feat: renames test to quiz, fixes #244 Sanjay K 2020-05-19 12:47:44 -0400
  • 51666609f1
    Merge pull request #365 from sjmann/generics-2-fix fmoko 2020-05-19 17:49:55 +0200