index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-08
Merge pull request #292 from Tuxified/patch-1
fmoko
2020-04-08
remove bottom comment instead of top
Tonći Galić
2020-04-08
fix: revert primitive_types4 (#296)
Roberto Vidal
2020-04-07
feat: Add Option2 exercise (#290)
Sanjay K
2020-04-07
Remove duplicate not done comment
Tonći Galić
2020-04-07
Merge pull request #278 from jrvidal/output-mode
fmoko
2020-04-06
feature: makes "compile" exercise print output, resolves #270
Roberto Vidal
2020-04-05
Merge pull request #282 from sanjaykdragon/master
fmoko
2020-04-05
updated info.toml
Sanjay K
2020-04-05
Merge pull request #280 from sjmann/generics-exercises
fmoko
2020-04-02
Merge branch 'master' of https://github.com/sanjaykdragon/rustlings
Sanjay K
2020-04-02
fixed spacing
Sanjay K
2020-03-26
Merge pull request #288 from vjousse/fix-traits-doc
fmoko
2020-03-26
Don't hardcode documentation version for traits
Vincent Jousse
2020-03-11
Update option1.rs
Sanjay K
2020-03-11
Update option1.rs
Sanjay K
2020-03-11
Auto merge of #284 - sl4m:update-from-into-ex, r=fmoko
bors
2020-03-11
adds additional test to meet exercise rules
skim
2020-03-05
feat: added excercise for option
Sanjay K
2020-02-28
add I AM NOT DONE comments
sjmann
2020-02-28
removed artifact from manual testing
sjmann
2020-02-28
Merge branch 'master' of https://github.com/sjmann/rustlings into generics-ex...
sjmann
2020-02-28
feat: added new exercises for generics
sjmann
2020-02-27
2.2.1
mokou
2020-02-27
fix: Re-add cloning the repo to install scripts
mokou
2020-02-26
Auto merge of #269 - Tarnadas:master, r=fmoko
bors
2020-02-26
feat: Add clippy lints
Mario Reder
2020-02-26
Auto merge of #271 - jrvidal:refactor, r=fmoko
bors
2020-02-26
Auto merge of #277 - sjmann:update-ignore, r=fmoko
bors
2020-02-26
chore: update gitignore to ignore pdb files
sjmann
2020-02-26
Merge branch 'master' of https://github.com/sjmann/rustlings
sjmann
2020-02-25
2.2.0
mokou
2020-02-25
Auto merge of #274 - sjmann:master, r=fmoko
bors
2020-02-25
Merge pull request #276 from stigjb-forks/testing-test4
fmoko
2020-02-25
Add a second test case
Stig Johan Berggren
2020-02-25
Enable test for exercise test4
Stig Johan Berggren
2020-02-25
remove confusing comment wording
Steven Mann
2020-02-25
Merge remote-tracking branch 'upstream/master'
sjmann
2020-02-25
added traits exercises
sjmann
2020-02-22
Merge pull request #273 from sjmann/master
fmoko
2020-02-22
fixed typo
sjmann
2020-02-22
reworded missing exercise explanation
sjmann
2020-02-21
Auto merge of #272 - QuintenJohnson:fix/installation-warning-messages, r=fmoko
bors
2020-02-21
fix(installation): make fatal errors more obvious
Quinten Johnson
2020-02-20
refactor: exercise evaluation
Roberto Vidal
2020-01-29
chore: Correct test command in tests1.rs comment (#267)
fmoko
2020-01-29
chore: Correct test command in tests1.rs comment
Jason Tsai
2020-01-25
Fixed mangled sentence from book; edited for clarity (#266)
fmoko
2020-01-25
Fixed mangled sentence from book; edited for clarity
Paul Bissex
2020-01-14
Add variables5 to introduce shadowing (#264)
fmoko
[next]