summaryrefslogtreecommitdiff
path: root/src/verify.rs
AgeCommit message (Expand)Author
2022-04-20Merge branch 'main' into progress-indicatorRyan Lowe
2022-04-20chore: bump library versionsmokou
2022-02-05feat!: Add progress indicatorRyan Lowe
2021-08-24 fix(cli): remove unnecessary borrows (#829)Ben Armstead
2021-04-18style: formatted files with rustfmtZerotask
2021-03-20refactor: change from match to if for NO_EMOJIMatt Lebl
2021-03-19feat: Replace emojis when NO_EMOJI env variable presentMatt Lebl
2020-08-10chore: Run cargo fmtÉtienne Barrié
2020-07-08feat: Remind the user of the hint option (#425)Alexx Roche
2020-06-04feat: Add a --nocapture option to display test harnesses' outputsAbdou Seck
2020-06-03Use .to_string rather than format macroAbdou Seck
2020-04-06feature: makes "compile" exercise print output, resolves #270Roberto Vidal
2020-02-26feat: Add clippy lintsMario Reder
2020-02-20refactor: exercise evaluationRoberto Vidal
2019-11-18feat(watch): show hint while watchingvyaslav
2019-11-12fix(run): makes `run` never promptRoberto Vidal
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
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-13deduplicateAndrew Bagshaw
2019-03-13Start verification at most recently modified fileAndrew Bagshaw
2019-03-11clippy-ifylyn
2019-03-06standardize exercise running via an external toml filelyn
2019-02-17Add thread exercises to verify entrypointHirokazu Hata
2019-02-15fix test command executionliv
2019-01-25add "--color always" to the other rustc commandsliv
2019-01-23add tests; refactor exercise linksliv
2019-01-09add --test run flagliv
2019-01-09add a testliv
2019-01-09remove the ex*.rs filesliv
2019-01-09rustfmtliv
2019-01-09split codebaseliv