index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-04-23
chore(watch): add hint for the exercises README.md
Zerotask
2021-04-21
fix(main): Let find_exercise work with borrows
mokou
2021-04-21
feat: Replace clap with argh
mokou
2021-04-19
feat(list): updated progress percentage
Patrick Hintermayer
2021-04-18
style: formatted files with rustfmt
Zerotask
2021-04-18
feat(list): added progress info
Zerotask
2021-03-20
refactor: change from match to if for NO_EMOJI
Matt Lebl
2021-03-19
feat: Replace emojis when NO_EMOJI env variable present
Matt Lebl
2021-03-12
chore: fix typo
circumspect
2021-02-24
fix: Spelling error
Larry Garfield
2021-02-09
chore: Updated source to follow clippy suggestions.
apogeeoak
2021-01-08
feat(cli): Improve the list command with options, and then some
Abdou Seck
2021-01-08
Add looks_done method to Exercise to expose a resolution state
Abdou Seck
2020-12-29
release: 4.3.0
mokou
2020-11-11
feat: Crab? (#586)
Brock
2020-11-10
feat: add "rustlings list" command
Caleb Webber
2020-11-05
fix: log error output when inotify limit is exceeded
Caleb Webber
2020-10-30
fix: more unique temp_file
Roberto Vidal
2020-09-27
chore: fixed test name
Alexx Roche
2020-08-10
chore: Run cargo fmt
Étienne Barrié
2020-07-23
feat(cli): Added 'cls' command to 'watch' mode (#474)
Adi Vaknin
2020-07-08
feat: Remind the user of the hint option (#425)
Alexx Roche
2020-06-14
chore: Move from master branch to main branch
mokou
2020-06-04
feat: Add a --nocapture option to display test harnesses' outputs
Abdou Seck
2020-06-04
Collapse nested if statements
Abdou Seck
2020-06-03
Use .to_string rather than format macro
Abdou Seck
2020-04-11
fix(run): compile clippy exercise files
Rohan Jain
2020-04-06
feature: makes "compile" exercise print output, resolves #270
Roberto Vidal
2020-02-26
feat: Add clippy lints
Mario Reder
2020-02-20
refactor: exercise evaluation
Roberto Vidal
2019-12-26
feat: Show a completion message when watching
Kate Hart
2019-11-18
feat(watch): show hint while watching
vyaslav
2019-11-12
fix(run): makes `run` never prompt
Roberto Vidal
2019-11-11
feat(cli): check for rustc before doing anything
Roberto Vidal
2019-11-11
Address feedback
marisa
2019-11-11
fix tests
marisa
2019-11-11
Merge branch 'master' into refactor-hints
marisa
2019-11-11
feat(hint): Add test for hint
marisa
2019-11-11
feat: Refactor hint system
marisa
2019-11-11
feat: improve `watch` execution mode
Roberto Vidal
2019-11-11
feat: Index exercises by name
marisa
2019-11-09
improvement(watch): clear screen before each `verify()`
WofWca
2019-11-09
watch: clears terminal before entering loop
Jubilee Young
2019-10-21
feat: Added exercise for struct update syntax
Viacheslav Avramenko
2019-07-11
Check if changed exercise file exists before calling verify.
Fredrik Jambrén
2019-06-10
chore: Remove missed highlighting char from Issue #133
Dan Wilhelm
2019-06-05
Remove highlighting and syntect
liv
2019-05-22
Cargo fmt the rustlings application code
Eddy Petrisor
2019-05-07
Revert --nocapture flag
liv
2019-04-22
add a slightly more helpful error message
liv
[next]