rustlings/src
Rohan Jain 3ab084a421 fix(run): compile clippy exercise files
Additionally to running clippy, also compile the exercise file so that
`rustling run clippy1` works after a successful completion of the
exercise.

closes #291

Signed-off-by: Rohan Jain <crodjer@gmail.com>
2020-04-11 08:58:23 +02:00
..
exercise.rs fix(run): compile clippy exercise files 2020-04-11 08:58:23 +02:00
main.rs refactor: exercise evaluation 2020-02-20 20:27:05 +01:00
run.rs feat: Add clippy lints 2020-02-26 14:07:07 +01:00
ui.rs refactor: exercise evaluation 2020-02-20 20:27:05 +01:00
verify.rs feature: makes "compile" exercise print output, resolves #270 2020-04-06 16:17:14 +02:00