1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-03-13 07:03:48 -04:00
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 

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 2020-04-06 16:17:14 +02:00