Commit graph

  • e46d3c729a Small adjustment of parameter name Jannek 2020-08-28 00:23:51 +0200
  • ee7cdc66b3
    chore: Removed extra whitespaces Koalab99 2020-08-27 19:51:19 +0200
  • 4883d2a489 Bug 507 - Removed extra whitespaces Corentin ARNOULD 2020-08-27 18:05:46 +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
  • c91e063bec wip ____marcell 2020-08-25 01:01:52 +0000
  • dd54ccf677
    Make comments on example clearer John Heath 2020-08-24 22:37:31 +0100
  • fce23513fa feat!: Add progress indicator Ryan Lowe 2020-07-31 12:28:58 -0400
  • 13446baf85
    fix(simplify): eliminating tuple in TODO enum Antoine Barthelemy 2020-08-18 15:23:59 +0200
  • cdf82553ce
    fix(simplify): eliminating struct type in TODOenum Antoine Barthelemy 2020-08-18 14:59:42 +0200
  • 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
  • e3b86b30da Merge remote-tracking branch 'upstream/main' into new-exercises lukaszKielar 2020-08-16 19:19:32 +0200
  • 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
  • 26864cf6eb rustling Aditi 2020-08-06 13:12:05 +0530
  • 9642f5a3f6 feat: Added iterators1.rs exercise Mukund Bhudia 2020-08-04 12:57:01 +0100
  • 5aa2173f5f chore(installation): Refactor installation script Jonah Kruschke 2020-08-03 22:51:02 -0400
  • 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
  • a279f9b371 Add a comment to make the purpose more clearly zydxhs 2020-08-02 22:58:46 +0800
  • ac20bf69dc feat : Read File via File and BufReader. Usairim Isani 2020-07-30 15:59:08 +0500
  • 39206ac68d Merge branch 'master' of https://github.com/CaribouJohn/rustlings into HEAD CaribouJohn 2020-07-26 16:27:35 +0100
  • 40959e2163 completed exercises CaribouJohn 2020-07-26 16:26:30 +0100
  • 38a615f407
    chore: add .vscode to gitignore Robby 2020-07-24 19:23:01 +0800
  • c93b3fd68b Add missing newline for gitignore zhaogang 2020-07-24 18:18:32 +0800
  • 12eacbede6 Add .vscode to gitignore zhaogang 2020-07-24 16:00:31 +0800
  • 4f2468e14f
    feat(cli): Added 'cls' command to 'watch' mode (#474) Adi Vaknin 2020-07-23 21:23:27 +0300
  • 980fba831a Changed 'cls' command to 'clear' Adi 2020-07-23 21:13:22 +0300
  • 8f7b5bd00e
    feat: Add ability to run rustlings on repl.it (#471) Ryan McQuen 2020-07-23 10:21:15 -0700
  • ea0827df72
    Merge branch 'main' into patch-1 fmoko 2020-07-23 19:20:57 +0200
  • 4821a8be94
    feat: Add gitpod support (#473) Ryan McQuen 2020-07-23 10:20:21 -0700
  • c7237b7623
    Switch to 2 spaces. Ryan McQuen 2020-07-23 09:53:49 -0700
  • 2a9e8b7f56
    Add Gitpod link to README. Ryan McQuen 2020-07-23 09:53:08 -0700
  • ffb82576c9
    Change to text instead of badge. Ryan McQuen 2020-07-23 09:52:00 -0700
  • f236e01a5c Merge branch 'cls-command' of https://github.com/DeepSpace2/rustlings into cls-command Adi 2020-07-22 01:03:04 +0300
  • e9737416ba feat(cli): Added 'cls' command to 'watch' mode Adi 2020-07-22 01:02:49 +0300
  • 4306586348 Added 'cls' command to 'watch' mode (in addition to 'hint') so we can clear the screen :) Adi 2020-07-22 00:57:33 +0300
  • 6f4bdf3c5d
    Fix GitPod support, thanks to @corneliusludmann. Ryan McQuen 2020-07-20 15:32:21 -0700
  • f6667aa00b
    Delete .gitpod.Dockerfile Ryan McQuen 2020-07-20 15:31:51 -0700
  • 48852db665
    Try removing ENV statement. Ryan McQuen 2020-07-17 09:49:52 -0700
  • 0d9797b731
    I don't know what I'm doing. Ryan McQuen 2020-07-16 15:55:45 -0700
  • 1997d5f985
    Add an export for fun. Ryan McQuen 2020-07-16 15:50:29 -0700
  • 7b71f583e0
    That doesn't work. Ryan McQuen 2020-07-16 15:48:46 -0700
  • 2892eb60f8
    Try gp command here. Ryan McQuen 2020-07-16 15:48:05 -0700
  • 9b9601fe42
    Move PATH to Dockerfile. Ryan McQuen 2020-07-16 15:35:43 -0700
  • 4e9b9b9231
    Add PATH here again. Ryan McQuen 2020-07-16 15:35:03 -0700
  • f29a79edb7
    Move PATH. Ryan McQuen 2020-07-16 14:22:10 -0700
  • 8ae9025489
    Always eval. Ryan McQuen 2020-07-16 14:20:24 -0700
  • 48e3e6866f
    Fix install path. Ryan McQuen 2020-07-16 14:19:11 -0700
  • ad0582ad6a
    Change execution path. Ryan McQuen 2020-07-16 14:17:57 -0700
  • 09bef69e3a
    This should work. Ryan McQuen 2020-07-16 14:03:26 -0700
  • 6765a5a6c9
    Why do they both need evals? Ryan McQuen 2020-07-16 13:49:18 -0700
  • 6c78672e1f
    Eval is great. Ryan McQuen 2020-07-16 13:46:30 -0700
  • e78fe4ec5f
    Add gp command for setting PATH. Ryan McQuen 2020-07-16 13:45:10 -0700
  • 6dcd5ebed6
    Ensure new shells get the full PATH. Ryan McQuen 2020-07-16 13:37:05 -0700
  • 8113ef56f3
    Move PATH export. Ryan McQuen 2020-07-16 13:31:54 -0700
  • 26d65fdcd2
    Modify PATH to include installed rust. Ryan McQuen 2020-07-16 13:27:13 -0700
  • d94df7bd53
    Apparently rust is in /usr/local/cargo/bin. Ryan McQuen 2020-07-16 13:26:23 -0700
  • 54c6dd6bed
    Specify file name. Ryan McQuen 2020-07-16 13:22:54 -0700
  • 75bf123ec3
    Save file so we can pass arguments. Ryan McQuen 2020-07-16 13:22:10 -0700
  • e74fb0b2d0
    Add -y flag. Ryan McQuen 2020-07-16 13:20:14 -0700
  • 007c097e38
    Use rustup. Ryan McQuen 2020-07-16 13:19:14 -0700
  • fce4a9bb0f
    Separate commands. Ryan McQuen 2020-07-16 13:13:23 -0700
  • 09aad5efed
    Add install command here instead. Ryan McQuen 2020-07-16 13:10:36 -0700
  • cca4102985
    Simplify. Ryan McQuen 2020-07-16 13:09:07 -0700
  • 42bb26a476
    Where are you? Ryan McQuen 2020-07-16 13:08:03 -0700
  • 90604a5135
    Find install file. Ryan McQuen 2020-07-16 13:07:25 -0700
  • e8492e8e08
    Switch to GitPod image. Ryan McQuen 2020-07-16 13:05:21 -0700
  • e7dda24319
    Strange ... Ryan McQuen 2020-07-16 13:03:49 -0700
  • f1cdf59f2a
    Where is it?? Ryan McQuen 2020-07-16 13:03:13 -0700
  • b61afcbc18
    Fix path to install. Ryan McQuen 2020-07-16 13:02:16 -0700
  • 76eceadcde
    No user needed. Ryan McQuen 2020-07-16 13:01:19 -0700
  • f5eee6967c
    Add Dockerfile. Ryan McQuen 2020-07-16 12:58:55 -0700
  • 85eb74cf8b
    Add .gitpod.yml. Ryan McQuen 2020-07-16 12:57:35 -0700
  • 2915643f57
    Don't run installer every time. Ryan McQuen 2020-07-16 12:06:56 -0700
  • 1fe09ab18d
    Add replit file. Ryan McQuen 2020-07-16 11:47:50 -0700
  • b5f958e6a5
    Add ability to run rustlings in a repl.it! Ryan McQuen 2020-07-16 11:46:57 -0700
  • 523d18b873
    feat(try_from_into): Add insufficient length test (#469) Chad Dougherty 2020-07-13 05:39:05 -0400
  • 9315da0f21
    Add insufficient length test Chad Dougherty 2020-07-12 21:40:03 -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
  • 0c66068749
    docs: Format commands as bash block Eli Blaney 2020-07-11 11:57:51 -0500
  • f2314a59b0 docs: Add uninstall info to README.md Eli Blaney 2020-07-10 21:20:00 -0500
  • ffa953a39b 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
  • 488bb0af0a
    Update README.md Philip Pokarowski 2020-07-09 06:16:05 +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) master 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
  • 473645a11a finish from_str exercise lukaszKielar 2020-07-01 19:43:44 +0200
  • d5dfa36f6a finish as_ref_mut exercise lukaszKielar 2020-07-01 19:10:53 +0200