1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-07 19:14:12 +01:00

Commit Graph

  • dc84aacc65
    remove confusing comment wording Steven Mann 2020-02-25 11:00:09 +0000
  • bbf8922ef7 Merge remote-tracking branch 'upstream/master' sjmann 2020-02-25 10:00:38 +0000
  • b559cdd73f added traits exercises sjmann 2020-02-25 09:48:50 +0000
  • ec51cdb229
    Merge pull request #273 from sjmann/master fmoko 2020-02-22 15:34:51 +0100
  • a3f70124dc fixed typo sjmann 2020-02-22 14:28:07 +0000
  • bec8e3a644 reworded missing exercise explanation sjmann 2020-02-22 13:04:37 +0000
  • c228a06e49 Auto merge of #272 - QuintenJohnson:fix/installation-warning-messages, r=fmoko bors 2020-02-21 20:56:11 +0000
  • 17d0951e66 fix(installation): make fatal errors more obvious Quinten Johnson 2020-02-21 11:52:47 -0600
  • 43dc31193a refactor: exercise evaluation Roberto Vidal 2020-02-20 20:11:53 +0100
  • 5e8bb85aed first steps Toby Devlin 2020-02-10 21:52:17 +0000
  • 83bbd9e82e
    chore: Correct test command in tests1.rs comment (#267) fmoko 2020-01-29 15:39:10 +0100
  • 39fa7ae8b7 chore: Correct test command in tests1.rs comment Jason Tsai 2020-01-29 13:42:36 +0800
  • 3161a8fd9d
    Fixed mangled sentence from book; edited for clarity (#266) fmoko 2020-01-25 13:27:53 +0100
  • ade52ffb73
    Fixed mangled sentence from book; edited for clarity Paul Bissex 2020-01-25 03:24:14 -0500
  • 89c73647f1
    Add variables5 to introduce shadowing (#264) fmoko 2020-01-14 23:32:45 +0100
  • 0c73609e6f feat: Add variables5.rs exercise Torben Jonas 2020-01-14 21:06:43 +0100
  • 19a93428b3
    fix: Update deps to version compatable with aarch64-pc-windows (#263) fmoko 2020-01-11 12:23:23 +0100
  • 32a9cf7b8d fix: Update deps to version compatable with aarch64-pc-windows Harrison Metzger 2020-01-11 02:42:45 -0600
  • c86b217e1d
    Created consistent money unit (#258) fmoko 2019-12-30 16:48:04 +0100
  • fd57f8f2c1 Created consistent money unit gnodarse 2019-12-29 19:15:32 -0500
  • 0d1f1a19b7 Auto merge of #253 - codehearts:watch-completion-message, r=fmoko bors 2019-12-28 20:01:28 +0000
  • d25ee55a32
    feat: Show a completion message when watching Kate Hart 2019-12-22 12:27:38 -0800
  • 46834702c9 update physihan 2019-12-25 15:50:04 +0000
  • 3afa96bed4
    Enable a test and improve per clippy's suggestion. (#256) fmoko 2019-12-25 00:59:35 +0100
  • dfdf8093eb
    Enable a test and improve per clippy's suggestion. dmitri-mamrukov 2019-12-23 21:37:09 -0500
  • c898dd1de3 Add Gitpod config physihan 2019-12-23 15:13:05 +0000
  • 3906efcd52
    fix(docs): Added a necessary step to Windows installation process fmoko 2019-12-22 13:21:24 +0100
  • 2021a1ac7d
    Update README.md Socrates 2019-12-22 14:16:04 +0200
  • 426a7bb87f Auto merge of #249 - AbdouSeck:conversions, r=fmoko bors 2019-12-16 16:41:03 +0000
  • fc26b5e151 I AM NOT DONE comment in conversions exercise files Abdou Seck 2019-12-16 11:33:00 -0500
  • 0c85dc1193 feat: Add type conversion and parsing exercises Abdou Seck 2019-12-16 08:34:30 -0500
  • fe10e06c37
    fix(tests1): Change test command marisa 2019-12-16 13:05:25 +0100
  • 419f7797f2
    fix(iterators2): Remove reference to missing iterators2.rs (#245) marisa 2019-12-16 12:51:03 +0100
  • 54571a5fca
    fix(iterators2): Remove reference to missing iterators2.rs Rahat Ahmed 2019-12-07 23:25:13 -0800
  • 4b79691d5e 2.1.0 2.1.0 marisa 2019-11-27 10:46:09 +0100
  • 615ce32798
    fix(enums): Add link to chapter on pattern syntax (#242) marisa 2019-11-25 12:16:51 +0000
  • 31c25ebb50
    Add link to chapter on pattern syntax Jens 2019-11-24 09:28:33 +0100
  • f4acb888a6 Auto merge of #241 - vyaslav:master, r=fmoko bors 2019-11-18 22:23:14 +0000
  • 8143d57b4e feat(watch): show hint while watching vyaslav 2019-11-18 18:11:22 +0100
  • a40ad092e9 Auto merge of #239 - jrvidal:master, r=fmoko bors 2019-11-14 08:23:50 +0000
  • b565c4d3e7 fix: line numbers in several exercises and hints Roberto Vidal 2019-11-14 08:20:38 +0100
  • e9a835c1c0 Auto merge of #237 - ckeschnat:master, r=fmoko bors 2019-11-13 23:45:56 +0000
  • cf38f03459 Auto merge of #238 - ageorgou:functions4-update, r=fmoko bors 2019-11-13 23:41:00 +0000
  • 4c5189df2b fix(primitive_types4): update outdated hint Anastasis Georgoulas 2019-11-13 10:58:03 +0000
  • a09f684f05 fix(strings2): update line number in hint Anastasis Georgoulas 2019-11-13 10:47:01 +0000
  • 8cc5af121c
    Fix(functions4): Update line number in hint ageorgou 2019-11-12 23:49:19 +0000
  • c42c3b2101
    fix(arc1): Fix some words in the comment Chris Keschnat 2019-11-12 18:37:23 +0100
  • fda5a47069 fix(variables1): Correct wrong word in comment Chris Keschnat 2019-11-12 17:27:02 +0100
  • 57a837bde6
    Merge pull request #236 from jrvidal/master marisa 2019-11-12 13:00:28 +0100
  • ded2c034ba fix(primitive_types4): update outdated comment Roberto Vidal 2019-11-12 12:50:33 +0100
  • eac07df96c 2.0.0 2.0.0 marisa 2019-11-12 12:20:16 +0100
  • 8c1376df07 Auto merge of #235 - rust-lang:fmoko-patch-1, r=fmoko bors 2019-11-12 11:13:06 +0000
  • 45d68d9b39 Auto merge of #232 - rust-lang:update-docs, r=fmoko bors 2019-11-12 11:07:56 +0000
  • c371b853af
    fix(default): Clarify the installation procedure marisa 2019-11-12 11:53:58 +0100
  • bc32a63c69 Auto merge of #234 - jrvidal:no-prompt-on-run, r=fmoko bors 2019-11-12 10:50:19 +0000
  • 4b26546589 fix(run): makes run never prompt Roberto Vidal 2019-11-12 11:35:40 +0100
  • bc56788fe6 Auto merge of #233 - jrvidal:rustc-check, r=fmoko bors 2019-11-11 18:19:07 +0000
  • b4d41c1b7a chore: Update docs for 2.0 marisa 2019-11-11 18:02:56 +0100
  • 36a033b87a feat(cli): check for rustc before doing anything Roberto Vidal 2019-11-11 17:15:14 +0100
  • 9544ba1029 Auto merge of #231 - rust-lang:refactor-hints, r=jrvidal bors 2019-11-11 16:51:12 +0000
  • 1a7bb5a400 Address feedback marisa 2019-11-11 17:47:45 +0100
  • 48c35bcfbc fix tests marisa 2019-11-11 17:28:19 +0100
  • ec2d4bd3ee
    Merge branch 'master' into refactor-hints marisa 2019-11-11 17:21:06 +0100
  • ce9fa6ebbf feat(hint): Add test for hint marisa 2019-11-11 17:19:50 +0100