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

Commit Graph

  • d6d696b66a errorsn.rs: Separate hints from code, so hints are not accidentally seen Eddy Petrisor 2019-05-22 14:47:49 +0300
  • ca6bf966dd Cargo fmt the rustlings application code Eddy Petrisor 2019-05-22 14:50:23 +0300
  • 5a9f8860ca
    Add not passing integration test (#154) liv 2019-05-22 10:53:46 +0200
  • 5423bc66a9
    Update errors1.rs - Add Result type signature as it is difficult for new comers to understand Generics and Error all at once. (#157) liv 2019-05-22 10:53:18 +0200
  • 187d2ad226
    Update errors1.rs Julien Bisconti 2019-05-12 14:54:37 +0200
  • 7cf0d5d15e Add not passing integration test Denys Smirnov 2019-05-09 20:16:06 +0300
  • 1f2ee8cb62 1.2.2 1.2.2 liv 2019-05-07 12:32:50 +0200
  • 35c3d0b3fc Revert --nocapture flag liv 2019-05-07 12:31:02 +0200
  • 0279294972 1.2.1 1.2.1 liv 2019-04-22 19:12:30 +0800
  • 7eddee6f7a add a slightly more helpful error message liv 2019-04-22 18:43:39 +0800
  • f2c48cfac5 fix the --nocapture functionality liv 2019-04-22 18:42:32 +0800
  • 6ae0a00211 1.2.0 1.2.0 liv 2019-04-22 13:09:28 +0800
  • bfcf38c8bc
    damn it liv 2019-04-22 07:05:46 +0200
  • 9e328da641
    use -- --nocapture when testing liv 2019-04-22 05:49:23 +0200
  • e336d04c79 Auto merge of #144 - yvan-sraka:patch-0, r=komaeda bors 2019-04-22 01:50:48 +0000
  • a71bc62c29
    Add errors to exercises that compile without user changes Yvan Sraka 2019-04-22 00:09:30 +0200
  • 4b0b7093e5 1.1.1 1.1.1 liv 2019-04-14 18:29:32 +0200
  • 8387de64d3 Auto merge of #143 - cjpearce:fix-exercise-path-matching, r=komaeda bors 2019-04-13 16:32:02 +0000
  • 77de6e5d6a Clean up test includes for File and Path Chris Pearce 2019-04-12 22:48:57 +0100
  • 8c867a001a Remove unwrap on canonicalize result Chris Pearce 2019-04-12 22:24:13 +0100
  • d01a71f7de Extract exercise struct to encapsulate path logic Chris Pearce 2019-04-11 21:41:24 +0100
  • 04d1d4c00e Auto merge of #142 - diodfr:patch-1, r=komaeda bors 2019-04-08 20:05:34 +0000
  • d7e58ee1af
    Fix links by deleting book version Diod FR 2019-04-08 22:02:04 +0200
  • ffb165ce26 Auto merge of #140 - cjpearce:fix/test-race-condition, r=komaeda bors 2019-04-07 22:37:34 +0000
  • 65cb09eb2e Update ci test command to allow multithreaded tests Chris Pearce 2019-04-07 21:23:02 +0100
  • 78552ebd7a Auto merge of #141 - cjpearce:fix/run-panics-on-compile-fail, r=komaeda bors 2019-04-07 20:11:22 +0000
  • 0c7bd12372 Fix test failing due to panic Chris Pearce 2019-04-07 18:43:05 +0100
  • 3d11d7685b Modify integration tests to fail on panic Chris Pearce 2019-04-07 17:49:34 +0100
  • 592ae6b4d2 Add process id to temp file name Chris Pearce 2019-04-07 17:28:51 +0100
  • 4fa79ee02f Extract command builders into util Chris Pearce 2019-04-07 17:12:03 +0100
  • fbd0ccbd5b Auto merge of #134 - rust-lang:fix/windows-paths, r=komaeda bors 2019-04-03 09:37:37 +0000
  • 8c008a0e7d
    Merge pull request #137 from mgeier/patch-1 komaeda 2019-03-28 12:11:35 +0100
  • 11fe19d08a
    Fix order of true/false in tests for executables Matthias Geier 2019-03-28 11:53:29 +0100
  • 1b3469f236 make installation command checks more thorough liv 2019-03-28 10:51:54 +0100
  • 022921168d fix watch command path execution liv 2019-03-27 10:58:56 +0100
  • c6765eb3eb
    Merge pull request #133 from zacanger/bug/permissions komaeda 2019-03-24 15:44:34 +0100
  • c5a374fbf2
    Fix permissions on source files zacanger 2019-03-23 14:19:42 -0600
  • f3ee70489f 1.1.0 1.1.0 lyn 2019-03-20 21:27:27 +0100
  • 6a27ba735c cargo fmt lyn 2019-03-20 21:25:27 +0100
  • 91dce31265
    Merge pull request #131 from ColinPitrat/master komaeda 2019-03-20 21:22:04 +0100
  • 040ca18a64 add travis config lyn 2019-03-20 21:08:08 +0100
  • f43cb124f6 add tests lyn 2019-03-20 21:05:45 +0100
  • 11875aed6e
    adjust author name komaeda 2019-03-20 14:51:28 +0100
  • f07703eb7a
    Fix comment position Colin Pitrat 2019-03-20 11:21:15 +0000
  • fd4eda8bda Verify that rust version is recent enough to install rustlings. Colin Pitrat 2019-03-20 11:18:39 +0000
  • bf8d927ab2
    Merge pull request #123 from kisom/master komaeda 2019-03-17 22:28:03 +0100
  • 9fc4a83987 Be nicer when rustlings isn't run from the right directory. Kyle Isom 2019-03-16 19:15:09 -0700
  • 63280ed9e4
    Merge pull request #119 from LesnyRumcajs/patch-1 komaeda 2019-03-17 13:27:48 +0100
  • 25f9d61410
    Merge pull request #124 from kisom/update-link komaeda 2019-03-17 13:19:57 +0100
  • c1f4257a91 errors2.rs: update link to Rust book. Kyle Isom 2019-03-16 19:22:06 -0700
  • 8f9d7ce3d8
    Merge pull request #120 from abagshaw/master komaeda 2019-03-16 12:54:09 +0100
  • 3b5dfac44e Remove unnessecary whitespace Andrew Bagshaw 2019-03-15 16:01:45 -0700
  • a6a8b61b12
    Change to \n Andrew Bagshaw 2019-03-15 12:47:06 -0700
  • 6cd42bb821 Add clear break between verify executions Andrew Bagshaw 2019-03-13 14:08:28 -0700
  • 4d7ce6e571 deduplicate Andrew Bagshaw 2019-03-13 13:53:24 -0700
  • 3f114cc069 Start verification at most recently modified file Andrew Bagshaw 2019-03-13 13:50:54 -0700
  • 58ccd72aff
    Add standard library types to exercises suite LesnyRumcajs 2019-03-13 15:29:02 +0100
  • abf175111d clippy-ify lyn 2019-03-11 15:09:20 +0100
  • 9144c816bf remove obsolete paragraph on --test flag lyn 2019-03-06 22:01:45 +0100
  • 999601d828 1.0.1 1.0.1 lyn 2019-03-06 21:58:10 +0100
  • 10d4d61d19 rework contribution guide for the new toml file lyn 2019-03-06 21:55:48 +0100
  • 70e59cca3c standardize exercise running via an external toml file lyn 2019-03-06 21:47:00 +0100
  • 7d6e2812fb
    Merge pull request #117 from shaunbennett/master komaeda 2019-03-06 20:28:29 +0100
  • 05e8f02d0a edit readme to use the install script lyn 2019-03-06 20:25:27 +0100