marisa
627cdc07d0
feat: Index exercises by name
...
BREAKING CHANGE: This changes the way you use `rustlings run` by now
requiring an abridged form of the previous filename, e.g:
`rustlings run exercises/if/if1.rs` becomes
`rustlings run if1`
2019-11-11 15:46:32 +01:00
marisa
a47a62172a
1.5.1
2019-11-11 14:02:27 +01:00
marisa
f72e5a8f05
fix(structs1): Remove misleading comment
2019-11-11 13:57:59 +01:00
marisa
fbe91a67a4
fix(threads): Move Threads behind SLT
...
Closes #205 .
2019-11-11 13:48:09 +01:00
marisa
6dcecb38a4
fix(strings): Move Strings before Structs
...
Closes #204 .
2019-11-11 13:46:42 +01:00
marisa
dcfb427b09
fix(errors3): Update hint
...
Closes #185 .
2019-11-11 13:37:43 +01:00
marisa
ad03d180c9
fix(if1): Remove return reference
...
This closes #153 .
2019-11-11 13:34:21 +01:00
marisa
c8babbad27
1.5.0
2019-11-09 10:52:20 +01:00
marisa
79a569422c
fix: Rewrite test1 logic
2019-10-29 20:53:41 +01:00
marisa
4c2cf6da75
fix(option1): Fix arguments passed to assert! macro ( #222 )
...
fix(option1): Fix arguments passed to assert! macro
2019-10-26 00:27:40 +02:00
marisa
0f3d6d871e
chore: Bump version in Cargo.lock ( #223 )
...
chore: Bump version in Cargo.lock
2019-10-26 00:27:17 +02:00
marisa
4808b5b3ba
Update README to show latest version, for those who copy/paste ( #221 )
...
Update README to show latest version, for those who copy/paste
2019-10-25 01:54:10 +02:00
marisa
cece12e87e
docs: Add automatic Windows support to Readme
2019-10-23 13:01:07 +02:00
marisa
68d1727cac
chore(ci): Remove GitHub actions for now
2019-10-23 12:56:07 +02:00