This website requires JavaScript.
Explore
Help
Sign In
mirror
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
mirror of
https://github.com/rust-lang/rustlings.git
synced
2024-12-27 00:00:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b6d5c3aaa
rustlings
/
tests
/
fixture
/
state
/
finished_exercise.rs
6 lines
33 B
Rust
Raw
Normal View
History
Unescape
Escape
fix(run): makes `run` never prompt `watch` and `verify` do prompt the user to actively move to the next exercise. This change fixes `run` to never prompt. Previously it was inconsistent between "test" and "compile" exercises. BREAKING CHANGE: we again change the behavior of the `run` command
2019-11-12 13:35:40 +03:00
// fake_exercise
fn
main
(
)
{
}
Reference in a new issue
Copy permalink