This website requires JavaScript.
Explore
Help
Sign In
ada
/
rustlings-exercises-completed
Archived
Watch
1
Star
0
Fork
0
You've already forked rustlings-exercises-completed
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
1c3b003c7c
rustlings-exercises-completed
/
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 04:35:40 -06:00
// fake_exercise
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink