cargo-specification icon indicating copy to clipboard operation
cargo-specification copied to clipboard

panic "could not find file to watch"

Open mimoo opened this issue 3 years ago • 0 comments

these lines:

panic!("could not find file to watch {}", file.display())

should probably be turned into just printing an error, as file watching should be fixed at the next loop iteration

mimoo avatar Mar 29 '22 22:03 mimoo