index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
info.toml
Age
Commit message (
Expand
)
Author
2020-01-14
feat: Add variables5.rs exercise
Torben Jonas
2019-12-16
feat: Add type conversion and parsing exercises
Abdou Seck
2019-11-14
fix: line numbers in several exercises and hints
Roberto Vidal
2019-11-13
fix(primitive_types4): update outdated hint
Anastasis Georgoulas
2019-11-13
fix(strings2): update line number in hint
Anastasis Georgoulas
2019-11-12
Fix(functions4): Update line number in hint
ageorgou
2019-11-11
Address feedback
marisa
2019-11-11
fix(info): Fix trailing newlines for hints
marisa
2019-11-11
feat: Refactor hint system
marisa
2019-11-11
feat: Index exercises by name
marisa
2019-11-11
fix(threads): Move Threads behind SLT
marisa
2019-11-11
fix(strings): Move Strings before Structs
marisa
2019-10-28
feat: Add enums exercises
Thomas Holloway
2019-10-21
feat: Added exercise for struct update syntax
Viacheslav Avramenko
2019-08-17
fix(primitive_types4): Fail on a slice covering the wrong area
Dylan Nugent
2019-07-26
fix(option1): Add test for prematurely passing exercise
Niklas Anderson
2019-07-03
feat(iterators2): adds iterators2 exercise including config
Jesse
2019-06-07
fix(iterators): Rename iterator3.rs
Russell Cousineau
2019-05-25
Adds a simple exercise for structures
Brian Kung
2019-03-13
Add standard library types to exercises suite
LesnyRumcajs
2019-03-06
standardize exercise running via an external toml file
lyn