mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-05-15 22:16:30 +02:00
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>