index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-09
Add not passing integration test
Denys Smirnov
2019-05-07
1.2.2
liv
2019-05-07
Revert --nocapture flag
liv
2019-04-22
1.2.1
liv
2019-04-22
add a slightly more helpful error message
liv
2019-04-22
fix the --nocapture functionality
liv
2019-04-22
1.2.0
liv
2019-04-22
damn it
liv
2019-04-22
use -- --nocapture when testing
liv
2019-04-22
Auto merge of #144 - yvan-sraka:patch-0, r=komaeda
bors
2019-04-22
Add errors to exercises that compile without user changes
Yvan Sraka
2019-04-14
1.1.1
liv
2019-04-13
Auto merge of #143 - cjpearce:fix-exercise-path-matching, r=komaeda
bors
2019-04-12
Clean up test includes for File and Path
Chris Pearce
2019-04-12
Remove unwrap on canonicalize result
Chris Pearce
2019-04-12
Extract exercise struct to encapsulate path logic
Chris Pearce
2019-04-08
Auto merge of #142 - diodfr:patch-1, r=komaeda
bors
2019-04-08
Fix links by deleting book version
Diod FR
2019-04-07
Auto merge of #140 - cjpearce:fix/test-race-condition, r=komaeda
bors
2019-04-07
Update ci test command to allow multithreaded tests
Chris Pearce
2019-04-07
Auto merge of #141 - cjpearce:fix/run-panics-on-compile-fail, r=komaeda
bors
2019-04-07
Fix test failing due to panic
Chris Pearce
2019-04-07
Modify integration tests to fail on panic
Chris Pearce
2019-04-07
Add process id to temp file name
Chris Pearce
2019-04-07
Extract command builders into util
Chris Pearce
2019-04-03
Auto merge of #134 - rust-lang:fix/windows-paths, r=komaeda
bors
2019-03-28
Merge pull request #137 from mgeier/patch-1
komaeda
2019-03-28
Fix order of true/false in tests for executables
Matthias Geier
2019-03-28
make installation command checks more thorough
liv
2019-03-27
fix watch command path execution
liv
2019-03-24
Merge pull request #133 from zacanger/bug/permissions
komaeda
2019-03-23
Fix permissions on source files
zacanger
2019-03-20
1.1.0
lyn
2019-03-20
cargo fmt
lyn
2019-03-20
Merge pull request #131 from ColinPitrat/master
komaeda
2019-03-20
add travis config
lyn
2019-03-20
add tests
lyn
2019-03-20
adjust author name
komaeda
2019-03-20
Fix comment position
Colin Pitrat
2019-03-20
Verify that rust version is recent enough to install rustlings.
Colin Pitrat
2019-03-17
Merge pull request #123 from kisom/master
komaeda
2019-03-17
Be nicer when rustlings isn't run from the right directory.
Kyle Isom
2019-03-17
Merge pull request #119 from LesnyRumcajs/patch-1
komaeda
2019-03-17
Merge pull request #124 from kisom/update-link
komaeda
2019-03-16
errors2.rs: update link to Rust book.
Kyle Isom
2019-03-16
Merge pull request #120 from abagshaw/master
komaeda
2019-03-15
Remove unnessecary whitespace
Andrew Bagshaw
2019-03-15
Change to \n
Andrew Bagshaw
2019-03-13
Add clear break between verify executions
Andrew Bagshaw
2019-03-13
deduplicate
Andrew Bagshaw
[next]