Commit Graph

  • 5b073bb05d Solve threads and some conversions Enrico Bozzolini 2020-09-11 22:26:26 +02:00
  • ad18d15cf7 features: init, preposition Horki 2020-09-10 20:58:45 +02:00
  • 3286c5ec19
    fix(using_as): Add test so that proper type is returned. (#512) Ryan McQuen 2020-09-07 10:09:27 -07:00
  • f9b42e6846
    Add test to ensure correct type/value is returned. Ryan McQuen 2020-08-31 13:14:32 -07:00
  • aef1bd9e79
    Switch to test mode for using_as. Ryan McQuen 2020-08-31 13:13:27 -07:00
  • 4d87bc8d58 Fix variables exercises Tiago Rinaldi 2020-08-27 22:31:13 -03:00
  • f2c19c5237 Fix exercice2 Tiago Rinaldi 2020-08-27 22:28:58 -03:00
  • 36f6de99c2 Fix exercice1 Tiago Rinaldi 2020-08-27 22:27:50 -03:00
  • a43c267648 Fix exercice1 Tiago Rinaldi 2020-08-27 22:23:37 -03:00
  • e46d3c729a Small adjustment of parameter name Jannek 2020-08-28 00:23:51 +02:00
  • ee7cdc66b3
    chore: Removed extra whitespaces Koalab99 2020-08-27 19:51:19 +02:00
  • 4883d2a489 Bug 507 - Removed extra whitespaces Corentin ARNOULD 2020-08-27 18:05:46 +02:00
  • 9699da4968
    Merge pull request #506 from bhgsbatista/patch-1 fmoko 2020-08-27 11:21:09 +02:00
  • 6bb0b48b10
    Make macros4 not compile by default Samuel Batista 2020-08-26 22:17:03 -04:00
  • 70da09eae2
    Merge pull request #504 from Ant0wan/quiz2_markers fmoko 2020-08-25 21:05:16 +02:00
  • 101072ab9f fix(exercises): adding question mark to quiz2 Antoine Barthelemy 2020-08-25 16:38:41 +02:00
  • 47f7672c03
    fix(generics3): clarify grade change fmoko 2020-08-25 10:45:12 +02:00
  • c91e063bec wip ____marcell 2020-08-25 01:01:52 +00:00
  • dd54ccf677
    Make comments on example clearer John Heath 2020-08-24 22:37:31 +01:00
  • 8039ced662 Solve last struct and generics Enrico Bozzolini 2020-08-21 22:05:16 +02:00
  • 86f728acd2 Merge branch 'master' of https://github.com/rust-lang/rustlings Enrico Bozzolini 2020-08-21 21:20:13 +02:00
  • 13446baf85
    fix(simplify): eliminating tuple in TODO enum Antoine Barthelemy 2020-08-18 15:23:59 +02:00
  • cdf82553ce
    fix(simplify): eliminating struct type in TODOenum Antoine Barthelemy 2020-08-18 14:59:42 +02:00
  • 66ec916b3d
    Merge pull request #498 from seeplusplus/main fmoko 2020-08-17 12:48:41 +02:00
  • b4062ef699 fix(arc1): index mod should equal thread count seeplusplus 2020-08-16 20:55:50 -04:00
  • e3b86b30da Merge remote-tracking branch 'upstream/main' into new-exercises lukaszKielar 2020-08-16 19:19:32 +02:00
  • 2d3816341e
    Merge pull request #492 from etiennebarrie/rustfmt-on-exercises fmoko 2020-08-10 17:33:55 +02:00
  • d1054cd596
    Merge pull request #493 from etiennebarrie/cargo-fmt fmoko 2020-08-10 17:33:22 +02:00
  • 81f8c2f83c chore: Run cargo fmt Étienne Barrié 2020-08-10 10:42:54 -04:00
  • 3144d3ae63 chore: Run rustfmt on exercises Étienne Barrié 2020-08-10 10:24:21 -04:00
  • 26864cf6eb rustling Aditi 2020-08-06 13:12:05 +05:30
  • 9642f5a3f6 feat: Added iterators1.rs exercise Mukund Bhudia 2020-08-04 12:57:01 +01:00
  • c4853ee6bb
    Merge pull request #487 from dmarcoux/update-rustlings-in-cargo-lock fmoko 2020-08-04 01:57:04 +02:00
  • 1cc40bc9ce
    fix: Update rustlings version in Cargo.lock Dany Marcoux 2020-08-03 22:16:14 +02:00
  • a279f9b371 Add a comment to make the purpose more clearly zydxhs 2020-08-02 22:58:46 +08:00
  • ac20bf69dc feat : Read File via File and BufReader. Usairim Isani 2020-07-30 15:59:08 +05:00
  • 39206ac68d Merge branch 'master' of https://github.com/CaribouJohn/rustlings into HEAD CaribouJohn 2020-07-26 16:27:35 +01:00
  • 40959e2163 completed exercises CaribouJohn 2020-07-26 16:26:30 +01:00
  • 38a615f407
    chore: add .vscode to gitignore Robby 2020-07-24 19:23:01 +08:00
  • c93b3fd68b Add missing newline for gitignore zhaogang 2020-07-24 18:18:32 +08:00
  • 12eacbede6 Add .vscode to gitignore zhaogang 2020-07-24 16:00:31 +08:00
  • 4f2468e14f
    feat(cli): Added 'cls' command to 'watch' mode (#474) Adi Vaknin 2020-07-23 21:23:27 +03:00
  • 980fba831a Changed 'cls' command to 'clear' Adi 2020-07-23 21:13:22 +03:00
  • 8f7b5bd00e
    feat: Add ability to run rustlings on repl.it (#471) Ryan McQuen 2020-07-23 10:21:15 -07:00
  • ea0827df72
    Merge branch 'main' into patch-1 fmoko 2020-07-23 19:20:57 +02:00
  • 4821a8be94
    feat: Add gitpod support (#473) Ryan McQuen 2020-07-23 10:20:21 -07:00
  • c7237b7623
    Switch to 2 spaces. Ryan McQuen 2020-07-23 09:53:49 -07:00
  • 2a9e8b7f56
    Add Gitpod link to README. Ryan McQuen 2020-07-23 09:53:08 -07:00
  • ffb82576c9
    Change to text instead of badge. Ryan McQuen 2020-07-23 09:52:00 -07:00
  • f236e01a5c Merge branch 'cls-command' of https://github.com/DeepSpace2/rustlings into cls-command Adi 2020-07-22 01:03:04 +03:00
  • e9737416ba feat(cli): Added 'cls' command to 'watch' mode Adi 2020-07-22 01:02:49 +03:00
  • 4306586348 Added 'cls' command to 'watch' mode (in addition to 'hint') so we can clear the screen :) Adi 2020-07-22 00:57:33 +03:00
  • 6f4bdf3c5d
    Fix GitPod support, thanks to @corneliusludmann. Ryan McQuen 2020-07-20 15:32:21 -07:00
  • f6667aa00b
    Delete .gitpod.Dockerfile Ryan McQuen 2020-07-20 15:31:51 -07:00
  • 48852db665
    Try removing ENV statement. Ryan McQuen 2020-07-17 09:49:52 -07:00
  • 0d9797b731
    I don't know what I'm doing. Ryan McQuen 2020-07-16 15:55:45 -07:00
  • 1997d5f985
    Add an export for fun. Ryan McQuen 2020-07-16 15:50:29 -07:00
  • 7b71f583e0
    That doesn't work. Ryan McQuen 2020-07-16 15:48:46 -07:00
  • 2892eb60f8
    Try gp command here. Ryan McQuen 2020-07-16 15:48:05 -07:00
  • 9b9601fe42
    Move PATH to Dockerfile. Ryan McQuen 2020-07-16 15:35:43 -07:00
  • 4e9b9b9231
    Add PATH here again. Ryan McQuen 2020-07-16 15:35:03 -07:00
  • f29a79edb7
    Move PATH. Ryan McQuen 2020-07-16 14:22:10 -07:00
  • 8ae9025489
    Always eval. Ryan McQuen 2020-07-16 14:20:24 -07:00
  • 48e3e6866f
    Fix install path. Ryan McQuen 2020-07-16 14:19:11 -07:00
  • ad0582ad6a
    Change execution path. Ryan McQuen 2020-07-16 14:17:57 -07:00
  • 09bef69e3a
    This should work. Ryan McQuen 2020-07-16 14:03:26 -07:00
  • 6765a5a6c9
    Why do they both need evals? Ryan McQuen 2020-07-16 13:49:18 -07:00
  • 6c78672e1f
    Eval is great. Ryan McQuen 2020-07-16 13:46:30 -07:00
  • e78fe4ec5f
    Add gp command for setting PATH. Ryan McQuen 2020-07-16 13:45:10 -07:00
  • 6dcd5ebed6
    Ensure new shells get the full PATH. Ryan McQuen 2020-07-16 13:37:05 -07:00
  • 8113ef56f3
    Move PATH export. Ryan McQuen 2020-07-16 13:31:54 -07:00
  • 26d65fdcd2
    Modify PATH to include installed rust. Ryan McQuen 2020-07-16 13:27:13 -07:00
  • d94df7bd53
    Apparently rust is in /usr/local/cargo/bin. Ryan McQuen 2020-07-16 13:26:23 -07:00
  • 54c6dd6bed
    Specify file name. Ryan McQuen 2020-07-16 13:22:54 -07:00
  • 75bf123ec3
    Save file so we can pass arguments. Ryan McQuen 2020-07-16 13:22:10 -07:00
  • e74fb0b2d0
    Add -y flag. Ryan McQuen 2020-07-16 13:20:14 -07:00
  • 007c097e38
    Use rustup. Ryan McQuen 2020-07-16 13:19:14 -07:00
  • fce4a9bb0f
    Separate commands. Ryan McQuen 2020-07-16 13:13:23 -07:00
  • 09aad5efed
    Add install command here instead. Ryan McQuen 2020-07-16 13:10:36 -07:00
  • cca4102985
    Simplify. Ryan McQuen 2020-07-16 13:09:07 -07:00
  • 42bb26a476
    Where are you? Ryan McQuen 2020-07-16 13:08:03 -07:00
  • 90604a5135
    Find install file. Ryan McQuen 2020-07-16 13:07:25 -07:00
  • e8492e8e08
    Switch to GitPod image. Ryan McQuen 2020-07-16 13:05:21 -07:00
  • e7dda24319
    Strange ... Ryan McQuen 2020-07-16 13:03:49 -07:00
  • f1cdf59f2a
    Where is it?? Ryan McQuen 2020-07-16 13:03:13 -07:00
  • b61afcbc18
    Fix path to install. Ryan McQuen 2020-07-16 13:02:16 -07:00
  • 76eceadcde
    No user needed. Ryan McQuen 2020-07-16 13:01:19 -07:00
  • f5eee6967c
    Add Dockerfile. Ryan McQuen 2020-07-16 12:58:55 -07:00
  • 85eb74cf8b
    Add .gitpod.yml. Ryan McQuen 2020-07-16 12:57:35 -07:00
  • 2915643f57
    Don't run installer every time. Ryan McQuen 2020-07-16 12:06:56 -07:00
  • 1fe09ab18d
    Add replit file. Ryan McQuen 2020-07-16 11:47:50 -07:00
  • b5f958e6a5
    Add ability to run rustlings in a repl.it! Ryan McQuen 2020-07-16 11:46:57 -07:00
  • 523d18b873
    feat(try_from_into): Add insufficient length test (#469) Chad Dougherty 2020-07-13 05:39:05 -04:00
  • 9315da0f21
    Add insufficient length test Chad Dougherty 2020-07-12 21:40:03 -04:00
  • c52be7dfcb
    docs: Add uninstall info to README.md Eli Blaney 2020-07-12 02:44:11 -05:00
  • c2bfcf1c54
    Merge pull request #468 from benjaminfjones/fix/exercise_whitespace fmoko 2020-07-11 23:12:58 +02:00
  • bb5f404e35 chore: Alter whitespace for consistency Benjamin Jones 2020-07-10 19:01:38 -07:00
  • 0c66068749
    docs: Format commands as bash block Eli Blaney 2020-07-11 11:57:51 -05:00
  • f2314a59b0 docs: Add uninstall info to README.md Eli Blaney 2020-07-10 21:20:00 -05:00
  • ffa953a39b chore: Alter whitespace for consistency Benjamin Jones 2020-07-10 19:01:38 -07:00