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

Commit Graph

  • 90cfb6ff28 fix: added missing exercises to info.toml JuliaCao 2020-12-12 10:21:23 -0800
  • 809271493c Solutions: Part 1 Vasu Sharma 2020-12-08 10:35:52 +0100
  • 26110da7ca
    docs: add pcn as a contributor allcontributors[bot] 2020-12-08 10:12:57 +0100
  • eb0041cc59
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-12-08 09:12:02 +0000
  • 91c7d2a2a6
    docs: update README.md [skip ci] allcontributors[bot] 2020-12-08 09:12:01 +0000
  • 30644c9a06
    fix: gives a bit more context to magic number Peter N 2020-12-08 06:08:25 -0300
  • 033bf1198f
    feat: match exercise order to book chapters (#541) JuliaCao 2020-12-07 06:37:19 -0800
  • a15a5d0cc5 Updated exercise order to match that of book chapters JuliaCao 2020-09-26 22:41:20 -0700
  • 16329982f3 Finished Rustlings Exercises tropxy 2020-12-06 16:32:06 +0100
  • cdc7d92e57
    Merge pull request #592 from tinkhauser/vec1_bugfix fmoko 2020-12-06 15:09:45 +0100
  • af0e3b8f17
    Merge pull request #594 from xakon/fix/try_from_into fmoko 2020-12-03 18:23:48 +0100
  • 04f1d079aa feat(try_from_into): remove duplicate annotation Christos Kontas 2020-12-03 17:48:30 +0100
  • 9b6c629397
    fix(vec1): Have test compare every element in a and v Jacob Tinkhauser 2020-11-29 01:35:14 +0000
  • 3e66a028c4 The magic number 6 is given a bit more context Peter C. Norton 2020-11-28 11:04:54 -0500
  • ef6e023d4c completed variables, functions, primitives, ifs. Greg Gradwell 2020-11-18 23:09:42 -0800
  • 60879dfd58
    Fix help docs for primitive types 4 Calvin Brown 2020-11-15 09:10:50 -0600
  • 5aa467bef2
    Merge pull request #587 from wh5a/bugfix fmoko 2020-11-12 16:36:50 +0100
  • af7ad27f89
    chore: Remove buildkite build file fmoko 2020-11-12 09:50:55 +0100
  • d6d57bfbb8
    docs: Remove buildkite badge from README fmoko 2020-11-12 09:50:39 +0100
  • 4f4cfcf3c3 fix(try_from_into): type error Wei Hu 2020-11-11 21:02:00 -0800
  • fa9f522b7f
    feat: Crab? (#586) Brock 2020-11-11 15:06:14 -0700
  • b7430f1ac1
    Crab? Brock 2020-11-10 21:57:23 -0700
  • 838f9f3008
    feat: add "rustlings list" command Caleb Webber 2020-11-10 12:36:19 -0500
  • 96347df9df
    fix(try_from_into): Update description (#584) JP 2020-11-08 19:30:40 +0100
  • a06da8dd4e
    Update try_from_into.rs JP 2020-11-08 15:11:42 +0100
  • 9334783da3
    fix(structs1): Adjust wording (#573) Brock 2020-11-08 02:31:45 -0700
  • 7d6754b788
    Update info.toml Brock 2020-11-07 08:20:36 -0700
  • 3276262c26
    Update info.toml Brock 2020-11-07 08:20:17 -0700
  • 964b2a331d release: 4.2.0 4.2.0 mokou 2020-11-07 14:21:10 +0100
  • 95ccd92616
    feat(try_from_into): Add tests (#571) fiplox 2020-11-07 14:01:39 +0100
  • 197d3a3d89
    fix(iterators2): Update description (#578) JP 2020-11-07 13:54:14 +0100
  • a7ddd747ca
    Merge pull request #582 from seeplusplus/inotify-watch-error fmoko 2020-11-07 13:53:35 +0100
  • d61b4e5a13
    fix: log error output when inotify limit is exceeded Caleb Webber 2020-11-05 19:29:16 -0500
  • 668efe89ba
    feat: Add "rustlings list" feature Caleb Webber 2020-11-05 18:55:37 -0500
  • 68e646f8aa
    docs: add seeplusplus as a contributor allcontributors[bot] 2020-11-05 10:03:43 +0100
  • 5e8d54ebfd
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-11-05 09:03:15 +0000
  • 79a48f2944
    docs: update README.md [skip ci] allcontributors[bot] 2020-11-05 09:03:14 +0000
  • 21bfb2d477
    fix(installation): Update the MinRustVersion Caleb Webber 2020-11-05 03:59:25 -0500
  • 0e47f85647 fix(installation): Update the MinRustVersion Caleb Webber 2020-11-04 18:43:00 -0500
  • 35714ef84c
    Update iterators2.rs JP 2020-11-04 23:03:38 +0100
  • 0b5dfbf15f move from unwrap() to is_err() Volodymyr Patuta 2020-10-30 18:45:04 +0100
  • a9dae71188
    Merge pull request #574 from jrvidal/temp_file fmoko 2020-10-31 12:57:33 +0100
  • dd84cc5fd4
    Merge pull request #575 from rust-lang/all-contributors/add-sazid fmoko 2020-10-30 20:29:47 +0100
  • 51631f4c2e
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-10-30 19:29:37 +0000
  • 535a8c8243
    docs: update README.md [skip ci] allcontributors[bot] 2020-10-30 19:29:36 +0000
  • 7abfbd23d0
    Merge pull request #572 from sazid/main fmoko 2020-10-30 20:28:46 +0100
  • 633c00cf80 feat: Add HashMap exercises sazid 2020-10-26 18:08:48 +0600
  • 0c12fa31c5 feat: Add Vec exercises sazid 2020-10-26 12:54:32 +0600
  • 5643ef05bc fix: more unique temp_file Roberto Vidal 2020-10-30 14:39:28 +0100
  • 6095b512d3
    Fix structs1 Brock 2020-10-28 15:56:19 -0600
  • 47b2dfc7fe Change approach to point to current exercise Roberto Vidal 2020-10-26 21:22:25 +0100
  • 13cdc1aa69 feat: add fake manifest for analyzers/IDEs (fixes #443) Roberto Vidal 2020-06-20 11:11:45 +0200
  • bf11878c48 add tests in try_from_into.rs Volodymyr Patuta 2020-10-26 10:47:43 +0100
  • 3635c8d0bd
    Merge branch 'main' into solutions Jared Moulton 2020-10-23 08:27:53 -0600
  • 3f6c73581b Finish through errorsn.rs Jared Moulton 2020-10-23 08:19:55 -0600
  • febad3e30d
    Remove a redundant character from the range Wei Hu 2020-10-20 23:53:12 -0700
  • 0be0b9b305 fixed creating non pdb temps dzmitry-lahoda 2020-10-18 10:18:30 +0300
  • ed227ba4d8 add more attempts renamoo 2020-10-17 18:29:34 +0900
  • 68a4d266ac do renamoo 2020-10-17 17:22:17 +0900
  • f38f42f17d
    Merge pull request #561 from notmatt/mbs-fixups fmoko 2020-10-14 17:22:49 +0200
  • 472d8592d6 fix(primitive_types6): remove 'unused doc comment' warning Matthew Smillie 2020-10-13 23:20:17 -0700
  • 4fb230daf1 fix(primitive_types6): missing comma in test Matthew Smillie 2020-10-13 23:18:41 -0700
  • e4b9341098
    Update enums3.rs Fabricio 2020-10-13 12:49:29 -0400
  • 08efd2525f
    Update enums3.rs Fabricio 2020-10-13 11:07:12 -0400