Commit Graph

  • 106dbbc341
    Update README.md (#464) Philip Pokarowski 2020-07-09 09:25:50 +02:00
  • 488bb0af0a
    Update README.md Philip Pokarowski 2020-07-09 06:16:05 +02:00
  • 4b6540c71a
    fix(enums3): Update Message::ChangeColor to take a tuple. (#457) DEWA Kazuyuki/出羽和之 2020-07-08 18:56:43 +09:00
  • 816b1f5e85 feat: Remind the user of the hint option (#425) Alexx Roche 2020-07-08 11:51:12 +02:00
  • 9f61db5dbe
    feat: Remind the user of the hint option (#425) Alexx Roche 2020-07-08 11:51:12 +02:00
  • e823bef970 docs: Add missing closing brackets to changelog mokou 2020-07-08 11:43:08 +02:00
  • f9ccc6a289 release: 4.0.0 4.0.0 mokou 2020-07-08 11:35:27 +02:00
  • 473645a11a finish from_str exercise lukaszKielar 2020-07-01 19:43:44 +02:00
  • d5dfa36f6a finish as_ref_mut exercise lukaszKielar 2020-07-01 19:10:53 +02:00
  • b32a666541
    Merge pull request #458 from Sowed/main fmoko 2020-07-01 10:19:45 +02:00
  • 064130ace1 finish using_as exercise lukaszKielar 2020-06-30 21:54:28 +02:00
  • 69e28a031c finish try_from_into exercise lukaszKielar 2020-06-30 21:54:19 +02:00
  • 1336838264 finish from_into exercise lukaszKielar 2020-06-30 21:54:08 +02:00
  • 21cd445b8d finish threads1 exercise lukaszKielar 2020-06-30 21:07:41 +02:00
  • 5d17c5aaa4 Merge 'upstream/main' into main lukaszKielar 2020-06-30 20:55:02 +02:00
  • fbc00d495e finish generics exercises lukaszKielar 2020-06-30 20:35:12 +02:00
  • 5a9d6a6677 finish traits exercises lukaszKielar 2020-06-30 20:24:22 +02:00
  • 2a9bd74176 finish iterators4 exercise lukaszKielar 2020-06-30 20:06:31 +02:00
  • e63c871147 finish iterators3 lukaszKielar 2020-06-30 19:56:31 +02:00
  • 71ac0fcaa6 Update Message::ChangeColor in the enums3 test to take a tuple. yukihane 2020-06-30 20:25:09 +09:00
  • 4582eda5cd finish iterators2 exercise lukaszKielar 2020-06-29 22:44:52 +02:00
  • 79b992dec4 finish box1 exercise lukaszKielar 2020-06-29 22:44:40 +02:00
  • 13e1faf060 finish arc1 exercise lukaszKielar 2020-06-29 22:44:31 +02:00
  • f929d19516 feat: Add pointers1.rs exercise TheLe0 2020-06-27 12:11:55 -03:00
  • b636825de3
    Merge pull request #1 from Sowed/then-to-than-docs-patch iamcastelli 2020-06-27 16:49:39 +04:00
  • ddd98ad75d
    fix: Change then to than iamcastelli 2020-06-27 15:58:53 +04:00
  • fddf245412 Fully automate dev setup with Gitpod sam8boc 2020-06-26 20:12:39 +00:00
  • a2278865f8 finish clippy exercises lukaszKielar 2020-06-25 22:11:43 +02:00
  • 6d2dc6d7f6 finish option exercises lukaszKielar 2020-06-25 22:07:34 +02:00
  • e5fd6aa01b finish error handling exercises lukaszKielar 2020-06-25 22:07:24 +02:00
  • 1cf7107694 finish move_semantics exercises lukaszKielar 2020-06-25 20:11:16 +02:00
  • 2a63e33570 finish quiz4 lukaszKielar 2020-06-25 20:03:02 +02:00
  • d3d2d8c76f finish quiz4 lukaszKielar 2020-06-25 20:02:34 +02:00
  • 7e362fd421 finish macros exercises lukaszKielar 2020-06-25 20:01:15 +02:00
  • d643d70d13 finish modules exercises lukaszKielar 2020-06-25 19:55:33 +02:00
  • fba92d3178 finish quiz3 lukaszKielar 2020-06-25 19:46:50 +02:00
  • bbaee15057 finish tests exercises lukaszKielar 2020-06-25 19:45:29 +02:00
  • d355927024 Merge remote-tracking branch 'origin/master' into main mokou 2020-06-22 04:47:27 +02:00
  • 75c0053bb1
    Merge pull request #433 from SebastienCaunes/fix#432 fmoko 2020-06-22 00:09:09 +02:00
  • b26aaf2095 finish enums exercises lukaszKielar 2020-06-21 21:15:06 +02:00
  • 3d6fb762ae finish quiz2 lukaszKielar 2020-06-21 21:03:34 +02:00
  • 220225d70d finish strings exercises lukaszKielar 2020-06-21 21:00:40 +02:00
  • c5a563d1d3 finish structs exercises lukaszKielar 2020-06-21 20:58:40 +02:00
  • f0ba1f7e92 finish primitive types exercises lukaszKielar 2020-06-21 20:45:36 +02:00
  • 3d134bac77 finish quiz1 lukaszKielar 2020-06-21 20:37:49 +02:00
  • d712ba713f finish functions exercises lukaszKielar 2020-06-21 20:35:25 +02:00
  • 9eb176ed9d finish if exercises lukaszKielar 2020-06-21 20:32:18 +02:00
  • bbd8245aa0 finish variables section lukaszKielar 2020-06-21 20:24:19 +02:00
  • efd3060804
    Update primitive_types1.rs Grimhiker 2020-06-18 13:22:48 -05:00
  • b2e07c1908
    Update if2.rs Grimhiker 2020-06-18 11:54:28 -05:00
  • 362829dc88
    Update links ShalokShalom 2020-06-15 10:41:30 +02:00
  • 55a9284665 chore: Move from master branch to main branch mokou 2020-06-14 14:48:51 +02:00
  • 113cdae2d4
    fix(arc1): Passively introduce attributes (#429) Alexx Roche 2020-06-14 12:15:35 +02:00
  • c6295ade33
    Merge pull request #428 from millefalcon/master fmoko 2020-06-13 22:15:57 +02:00
  • e1e453075f
    Merge pull request #422 from AbdouSeck/show-tests-prints fmoko 2020-06-12 23:04:51 +02:00
  • 18d125ab7c
    Update README.md rmcteggart-r7 2020-06-12 12:28:24 +01:00
  • f2f55c56a9 finish exercises on 'variables' Pranit Bauva 2020-06-12 13:14:43 +05:30
  • 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 -05:00
  • f47d3f422d
    docs: Update Invoke-WebRequest to Start-BitsTransfer (#373) tim bangma 2020-06-10 04:51:03 -04:00
  • e6bd8021d9
    fix(generics2): Guide students to the answer (#430) Alexx Roche 2020-06-09 13:54:18 +02:00
  • d96720a61e
    Guide students to the answer Alexx Roche 2020-06-09 13:35:18 +02:00
  • f25e8a6186 Solve traits exercises Enrico Bozzolini 2020-06-08 21:38:59 +02:00
  • 8bc982ddb4 Merge branch 'master' of https://github.com/rust-lang/rustlings Enrico Bozzolini 2020-06-08 20:57:20 +02:00
  • 9a3b1d382e
    Passively introduce attributes Alexx Roche 2020-06-08 15:27:18 +02:00
  • 307252e9ae Added example to show the AsRef working millefalcon 2020-06-08 07:51:34 -04:00
  • bb2ca25110
    fix(box1): fix comment typo (#426) Alexx Roche 2020-06-06 12:07:39 +02:00
  • cf0c14364a
    comment typo Alexx Roche 2020-06-06 11:44:55 +02:00
  • 601759e428
    Remind the user of the hint option Alexx Roche 2020-06-06 11:24:30 +02:00
  • 9e4fb1009f fix(installation): Provide a backup git reference when tag can't be curl Abdou Seck 2020-06-05 16:33:14 -04:00
  • 3e8508dd04 Solve box and iterators Enrico Bozzolini 2020-06-04 21:48:23 +02:00
  • c7a99cfe94 Merge branch 'master' of https://github.com/rust-lang/rustlings Enrico Bozzolini 2020-06-04 20:45:34 +02:00
  • 8ad5f9bf53 feat: Add a --nocapture option to display test harnesses' outputs Abdou Seck 2020-06-04 10:31:17 -04:00
  • 02a2fe4871 Collapse nested if statements Abdou Seck 2020-06-03 17:19:28 -04:00
  • 40741c5b0b Use .to_string rather than format macro Abdou Seck 2020-06-03 17:18:48 -04:00
  • 0dd1c6ca6b
    fix: rename quiz1 to tests1 in info (#420) Alexx Roche 2020-06-03 20:07:06 +02:00
  • 5563adbb89
    fix: fix quiz naming inconsistency (#421) Alexx Roche 2020-06-03 20:06:35 +02:00
  • d159873231
    typo Alexx Roche 2020-06-03 19:12:22 +02:00
  • c85a724e21
    minor typo Alexx Roche 2020-06-03 18:58:55 +02:00
  • 524e17df10
    fix(variables6): minor typo (#419) Alexx Roche 2020-06-03 13:34:43 +02:00
  • 09754d38ac
    minor typo Alexx Roche 2020-06-03 12:43:16 +02:00
  • 73e848e96f
    Merge pull request #416 from danwilhelm/traits-readme fmoko 2020-05-30 17:58:31 +02:00
  • 5f0806967c
    Merge pull request #409 from AlexandruGG/feature/box-exercise fmoko 2020-05-30 17:58:16 +02:00
  • ec782274a1 Merge branch 'master' of https://github.com/rust-lang/rustlings Enrico Bozzolini 2020-05-29 22:09:22 +02:00
  • e0dd3844fc Solve exercise clippy, arc1 and iterators2 Enrico Bozzolini 2020-05-29 22:02:28 +02:00
  • 173bb14140 feat: Add traits README Dan Wilhelm 2020-05-28 20:21:33 -07:00
  • 918f310674
    Merge pull request #410 from tsauvajon/fix-option1 fmoko 2020-05-29 00:33:00 +02:00
  • a75fdbd8ad
    Merge pull request #415 from danwilhelm/powershell-correction fmoko 2020-05-29 00:32:45 +02:00
  • 9d3f189b0e chore: Fix PowerShell capitalization Dan Wilhelm 2020-05-28 14:51:20 -07:00
  • 7e79c51222 Add .idea to gitignore AlexandruGG 2020-05-28 18:01:32 +01:00
  • a180d831a1
    Merge pull request #413 from danwilhelm/generics3-90chars fmoko 2020-05-28 10:15:55 +02:00
  • e81adc2752
    chore: Add Powershell reminder Dan Wilhelm 2020-05-28 00:35:29 -07:00
  • 500422d594
    chore: Update variables6.rs book link Allan Soares Duarte 2020-05-28 04:33:15 -03:00
  • 0311c03735 chore: Limit generics3 lines to 90 chars Dan Wilhelm 2020-05-27 23:38:38 -07:00
  • 148d65e5c2 chore: Add Powershell reminder (PR #373) Dan Wilhelm 2020-05-27 23:19:17 -07:00
  • ef313bfff1
    chore: Update variables6.rs book link Allan 2020-05-27 21:57:12 -03:00
  • df81141d6f Address PR feedback: add tests AlexandruGG 2020-05-27 10:03:59 +01:00
  • cce6a44277
    fix(option1): Don't add only zeros to the numbers array Thomas Sauvajon 2020-05-27 18:50:24 +10:00
  • 7479a4737b feat: Add box1.rs exercise AlexandruGG 2020-05-26 21:46:24 +01:00
  • 06ef4cc654
    fix: confine the user further in variable exercises Evan Carroll 2020-05-25 03:09:11 -05:00
  • b3d9c6fe49 Confine the user further Evan Carroll 2020-05-25 00:57:36 -05:00