Add support for user provided closure to receive nonfatal errors #164
Annotations
5 errors
|
Build | Lint:
src/finder.rs#L118
the trait bound `&mut F: NonFatalErrorHandler` is not satisfied
|
Build | Lint:
src/checker.rs#L91
`std::result::Result<bool, std::io::Error>` doesn't implement `std::fmt::Display`
|
Build | Lint:
src/checker.rs#L19
unused variable: `nonfatal_error_handler`
|
Build | Lint
The operation was canceled.
|
Loading