index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
run.rs
Age
Commit message (
Expand
)
Author
2024-03-31
Use Cargo instead of rustc
mo8it
2024-03-28
POC done
mo8it
2024-03-26
Only use arg instead of args AND arg
mo8it
2023-08-26
Fix indicatif
mo8it
2022-10-12
Apply uninlined-format-args clippy lint
Yuri Astrakhan
2022-08-17
feat: Add reset command, given a filename
magnusrodseth
2022-04-20
chore: bump library versions
mokou
2020-06-04
feat: Add a --nocapture option to display test harnesses' outputs
Abdou Seck
2020-02-26
feat: Add clippy lints
Mario Reder
2020-02-20
refactor: exercise evaluation
Roberto Vidal
2019-11-12
fix(run): makes `run` never prompt
Roberto Vidal
2019-11-11
feat: improve `watch` execution mode
Roberto Vidal
2019-05-22
Cargo fmt the rustlings application code
Eddy Petrisor
2019-04-12
Extract exercise struct to encapsulate path logic
Chris Pearce
2019-04-07
Extract command builders into util
Chris Pearce
2019-03-11
clippy-ify
lyn
2019-03-06
standardize exercise running via an external toml file
lyn
2019-01-25
add "--color always" to the other rustc commands
liv
2019-01-09
add --test run flag
liv
2019-01-09
rustfmt
liv
2019-01-09
split codebase
liv