liv
|
5a9f8860ca
|
Add not passing integration test (#154)
Add not passing integration test
|
2019-05-22 10:53:46 +02:00 |
|
liv
|
5423bc66a9
|
Update errors1.rs - Add Result type signature as it is difficult for new comers to understand Generics and Error all at once. (#157)
Update errors1.rs - Add Result type signature as it is difficult for new comers to understand Generics and Error all at once.
|
2019-05-22 10:53:18 +02:00 |
|
liv
|
1f2ee8cb62
|
1.2.2
|
2019-05-07 12:32:50 +02:00 |
|
liv
|
35c3d0b3fc
|
Revert --nocapture flag
This closes #149 and #152
|
2019-05-07 12:31:02 +02:00 |
|
liv
|
0279294972
|
1.2.1
|
2019-04-22 19:12:30 +08:00 |
|
liv
|
7eddee6f7a
|
add a slightly more helpful error message
|
2019-04-22 18:43:39 +08:00 |
|
liv
|
f2c48cfac5
|
fix the --nocapture functionality
|
2019-04-22 18:42:32 +08:00 |
|
liv
|
6ae0a00211
|
1.2.0
|
2019-04-22 13:09:28 +08:00 |
|
liv
|
bfcf38c8bc
|
damn it
|
2019-04-22 07:05:46 +02:00 |
|
liv
|
9e328da641
|
use -- --nocapture when testing
|
2019-04-22 05:49:23 +02:00 |
|
liv
|
4b0b7093e5
|
1.1.1
|
2019-04-14 18:29:32 +02:00 |
|
komaeda
|
8c008a0e7d
|
Merge pull request #137 from mgeier/patch-1
Fix order of true/false in tests for executables
|
2019-03-28 12:11:35 +01:00 |
|
liv
|
1b3469f236
|
make installation command checks more thorough
|
2019-03-28 10:51:54 +01:00 |
|
liv
|
022921168d
|
fix watch command path execution
|
2019-03-27 10:58:56 +01:00 |
|
komaeda
|
c6765eb3eb
|
Merge pull request #133 from zacanger/bug/permissions
Fix permissions on exercise files
|
2019-03-24 15:44:34 +01:00 |
|
lyn
|
f3ee70489f
|
1.1.0
|
2019-03-20 21:27:27 +01:00 |
|
lyn
|
6a27ba735c
|
cargo fmt
|
2019-03-20 21:25:45 +01:00 |
|
komaeda
|
91dce31265
|
Merge pull request #131 from ColinPitrat/master
Verify that rust version is recent enough to install rustlings.
|
2019-03-20 21:22:04 +01:00 |
|
lyn
|
040ca18a64
|
add travis config
|
2019-03-20 21:08:08 +01:00 |
|
lyn
|
f43cb124f6
|
add tests
|
2019-03-20 21:05:45 +01:00 |
|
komaeda
|
11875aed6e
|
adjust author name
|
2019-03-20 14:51:28 +01:00 |
|
komaeda
|
bf8d927ab2
|
Merge pull request #123 from kisom/master
Be nicer when rustlings isn't run from the right directory.
|
2019-03-17 22:28:03 +01:00 |
|
komaeda
|
63280ed9e4
|
Merge pull request #119 from LesnyRumcajs/patch-1
Add standard library types to exercises suite
|
2019-03-17 13:27:48 +01:00 |
|
komaeda
|
25f9d61410
|
Merge pull request #124 from kisom/update-link
errors2.rs: update link to Rust book.
|
2019-03-17 13:19:57 +01:00 |
|
komaeda
|
8f9d7ce3d8
|
Merge pull request #120 from abagshaw/master
Start verification at most recently modified file
|
2019-03-16 12:54:09 +01:00 |
|
lyn
|
abf175111d
|
clippy-ify
|
2019-03-11 15:09:20 +01:00 |
|
lyn
|
9144c816bf
|
remove obsolete paragraph on --test flag
|
2019-03-06 22:01:45 +01:00 |
|
lyn
|
999601d828
|
1.0.1
|
2019-03-06 21:58:10 +01:00 |
|
lyn
|
10d4d61d19
|
rework contribution guide for the new toml file
|
2019-03-06 21:55:48 +01:00 |
|
lyn
|
70e59cca3c
|
standardize exercise running via an external toml file
|
2019-03-06 21:47:33 +01:00 |
|
komaeda
|
7d6e2812fb
|
Merge pull request #117 from shaunbennett/master
Watch for file creation events in watch mode
|
2019-03-06 20:28:29 +01:00 |
|
lyn
|
05e8f02d0a
|
edit readme to use the install script
|
2019-03-06 20:25:27 +01:00 |
|
lyn
|
9a14d72f08
|
add a basic install script
|
2019-03-06 20:16:31 +01:00 |
|
lyn
|
244a0816ac
|
1.0.0
|
2019-03-06 19:50:24 +01:00 |
|
komaeda
|
5d1d0407ca
|
update cargo.toml authors
|
2019-03-06 10:44:59 +01:00 |
|
komaeda
|
b199aa04ba
|
Merge pull request #115 from h-michael/verify
Add thread exercises to verify entrypoint
|
2019-02-17 12:38:39 +01:00 |
|
komaeda
|
f840212d68
|
Merge pull request #112 from JPMoresmau/bugfix/readme_typos
Bugfix/readme typos
|
2019-01-29 23:49:40 +01:00 |
|
komaeda
|
d790b53900
|
Merge pull request #110 from rustlings/fix/add-color
add "--color always" to the other rustc commands
|
2019-01-25 22:43:31 +01:00 |
|
komaeda
|
df3389cfb0
|
Merge pull request #106 from rustlings/new
rustlings v2
|
2019-01-23 22:04:01 +01:00 |
|
lynn
|
ed89ada148
|
Update README.md
|
2019-01-09 21:17:02 +01:00 |
|
lynn
|
3e0c25d24d
|
Update README.md
|
2019-01-09 21:13:39 +01:00 |
|