1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-12-22 23:24:13 +01:00

Commit Graph

  • 2191ef7eee Auto merge of #219 - vyaslav:master, r=fmoko bors 2019-10-28 22:56:54 +0000
  • 4c2cf6da75
    fix(option1): Fix arguments passed to assert! macro (#222) marisa 2019-10-26 00:27:40 +0200
  • 0f3d6d871e
    chore: Bump version in Cargo.lock (#223) marisa 2019-10-26 00:27:17 +0200
  • bd007d4617 chore: Bump version in Cargo.lock Niklas Anderson 2019-10-25 14:57:30 -0700
  • ead4f7af9e fix(option1): Fix arguments passed to assert! macro Niklas Anderson 2019-10-25 14:27:24 -0700
  • 4808b5b3ba
    Update README to show latest version, for those who copy/paste (#221) marisa 2019-10-25 01:54:10 +0200
  • f3da6796b9
    Update README to show latest version, for those who copy/paste Mark Provan 2019-10-24 13:56:14 +0100
  • cece12e87e docs: Add automatic Windows support to Readme marisa 2019-10-23 13:01:07 +0200
  • 68d1727cac chore(ci): Remove GitHub actions for now marisa 2019-10-23 12:56:07 +0200
  • 8a2e13b20a Auto merge of #220 - gdoenlen:master, r=fmoko bors 2019-10-23 10:49:36 +0000
  • ee311b8e5c remove execution policy check George Doenlen 2019-10-22 22:26:33 -0400
  • f0de6c4e92 Add basic windows install script. George Doenlen 2019-10-22 21:56:50 -0400
  • 1c4c8764ed feat: Added exercise for struct update syntax Viacheslav Avramenko 2019-10-21 14:23:06 +0200
  • 8b60656443 Add solutions for first excercises and test Jann-Niklas Zimmermann 2019-10-14 12:59:01 +0200
  • e6161a6f58 Auto merge of #217 - timthelion:timthelion-readme-run, r=fmoko bors 2019-09-25 14:09:52 +0000
  • 8c0fe59c90
    Tense in README Timothy Hobbs 2019-09-07 16:17:45 +0000
  • 8479f27418 fix(traits2.rs): Add whitespace for hints marios 2019-09-04 14:40:48 +0900
  • 5cf5cd6fd1 feat: Add traits1.rs and traits2.rs exercises marios 2019-09-04 14:22:25 +0900
  • b09049b906 feat: Added exercises/enums Xander 2019-08-25 11:29:10 -0400
  • 17690b3add
    chore(ci): Add GitHub Actions CI file komaeda 2019-08-21 13:23:38 +0200
  • f9987c8bed Auto merge of #212 - sosnowski:fix/add-dyn-trait, r=komaeda bors 2019-08-21 11:01:11 +0000
  • 8109cbad97 fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscloses #211 Damian S 2019-08-20 22:52:24 +0100
  • c5bb32253b Auto merge of #209 - Dylnuge:slice-assert, r=komaeda bors 2019-08-18 08:24:44 +0000
  • 5b1e673cec fix(primitive_types4): Fail on a slice covering the wrong area Dylan Nugent 2019-08-17 17:14:00 -0700
  • 2cd06826c0 Auto merge of #206 - ajaxm:ajaxm/rustup-update, r=komaeda bors 2019-08-13 10:04:36 +0000
  • 4f0c5a8d49
    1.4.1 1.4.1 marisa 2019-08-13 11:59:17 +0200
  • 3011251da7 Auto merge of #208 - EnricoMiccoli:patch-1, r=komaeda bors 2019-08-12 15:24:17 +0000
  • 76b4cb5c00
    chore: Correct typo Enrico Miccoli 2019-08-12 11:45:40 +0200
  • f83af3c25d Auto merge of #207 - nkanderson:fix_iterators2, r=komaeda bors 2019-08-11 15:44:40 +0000
  • e3931718fb chore(iterators2): Add exercise instructions Niklas Anderson 2019-08-09 07:36:39 -0700
  • 4cde86643e fix(iterators2): Remove syntax resulting in misleading error message Niklas Anderson 2019-08-09 07:28:35 -0700
  • 9ee3207280 docs: Suggest rustup update in readme Ajax Manohar 2019-08-02 23:26:51 -0700
  • e696a07190 Auto merge of #201 - zdzc:patch-1, r=komaeda bors 2019-07-27 19:07:22 +0000
  • e0db987441
    docs: Fix wrong title Andre Pratama 2019-07-27 22:14:48 +0700
  • 1890b0019d Auto merge of #198 - nkanderson:160_options1-add-test, r=komaeda bors 2019-07-27 10:32:47 +0000
  • a750e4a1a3 fix(option1): Add test for prematurely passing exercise Niklas Anderson 2019-07-26 16:44:10 -0700
  • 9521266b58 Complete test4 Paul Czeresko 2019-07-22 21:01:15 -0400
  • d6a79f2399 Complete macros section Paul Czeresko 2019-07-22 11:32:04 -0400
  • b3b9da0fbf Complete modules section Paul Czeresko 2019-07-22 10:17:47 -0400
  • e32ff52028 Complete test3 Paul Czeresko 2019-07-22 09:29:28 -0400
  • 948b711fd1 Complete strings section Paul Czeresko 2019-07-22 09:24:38 -0400
  • 0d99ecb674 Complete test2 Paul Czeresko 2019-07-21 17:14:22 -0400
  • f29e792406 Complete tests section Paul Czeresko 2019-07-21 17:12:23 -0400
  • 7c71a8ae58 Complete structs section Paul Czeresko 2019-07-21 10:54:47 -0400
  • 46dd23f067 Complete primitive_types section Paul Czeresko 2019-07-21 10:00:10 -0400
  • 9290bde71a Complete test1 Paul Czeresko 2019-07-20 11:51:53 -0400
  • b5e81a915b Complete functions section Paul Czeresko 2019-07-20 11:46:11 -0400
  • 3ee889c050 Complete if section Paul Czeresko 2019-07-20 11:43:40 -0400
  • d578d1966a Complete variables section Paul Czeresko 2019-07-20 10:01:01 -0400
  • aeaa001b38 macros and stuff Ivica Šimić 2019-07-18 12:59:46 +0200
  • 1c789dda08 Auto merge of #192 - petemcfarlane:patch-2, r=komaeda bors 2019-07-13 16:27:14 +0000
  • 4086d463a9
    fix(test1): Swap assertion parameter order Pete McFarlane 2019-07-13 13:31:57 +0100
  • b8368de6d5
    1.4.0 1.4.0 marisa 2019-07-13 12:50:22 +0200
  • 7dc90094d2 Auto merge of #191 - MrFroop:master, r=komaeda bors 2019-07-12 08:16:35 +0000
  • ba85ca32c4 Check if changed exercise file exists before calling verify. Fredrik Jambrén 2019-07-11 23:54:18 +0200
  • 70946b85e5 fix(readme): http to https etisdew 2019-07-08 07:58:14 -0700
  • 9bdf1995ef modules Ivica Šimić 2019-07-05 23:22:09 +0200
  • 3405fc0b9a test3 Ivica Šimić 2019-07-05 23:07:47 +0200
  • 796361fe70 strings Ivica Šimić 2019-07-05 22:46:09 +0200
  • ee6bb3241e tests Ivica Šimić 2019-07-05 22:43:04 +0200
  • 86913c4d03 if,functions,primitives,test1 Ivica Šimić 2019-07-05 17:06:56 +0200
  • 8cc68ff891 variables exercises Ivica Šimić 2019-07-05 13:14:32 +0200
  • 1570c328c6 Auto merge of #186 - Jesse-Cameron:iterator-exercise2, r=komaeda bors 2019-07-04 11:35:40 +0000
  • 9288fccf07 feat(iterators2): adds iterators2 exercise including config Jesse 2019-07-02 21:21:58 +1000