summaryrefslogtreecommitdiff
path: root/src/run.rs
AgeCommit message (Expand)Author
2024-03-28POC donemo8it
2024-03-26Only use arg instead of args AND argmo8it
2023-08-26Fix indicatifmo8it
2022-10-12Apply uninlined-format-args clippy lintYuri Astrakhan
2022-08-17feat: Add reset command, given a filenamemagnusrodseth
2022-04-20chore: bump library versionsmokou
2020-06-04feat: Add a --nocapture option to display test harnesses' outputsAbdou Seck
2020-02-26feat: Add clippy lintsMario Reder
2020-02-20refactor: exercise evaluationRoberto Vidal
2019-11-12fix(run): makes `run` never promptRoberto Vidal
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-05-22Cargo fmt the rustlings application codeEddy Petrisor
2019-04-12Extract exercise struct to encapsulate path logicChris Pearce
2019-04-07Extract command builders into utilChris Pearce
2019-03-11clippy-ifylyn
2019-03-06standardize exercise running via an external toml filelyn
2019-01-25add "--color always" to the other rustc commandsliv
2019-01-09add --test run flagliv
2019-01-09rustfmtliv
2019-01-09split codebaseliv