Add support for user provided closure to receive nonfatal errors #163
Annotations
4 errors
Build | Lint:
src/finder.rs#L118
the trait bound `&mut F: NonFatalErrorHandler` is not satisfied
|
Build | Lint:
src/checker.rs#L25
no method named `raw_os_error` found for unit type `()` in the current scope
|
Build | Lint:
src/checker.rs#L91
`std::result::Result<bool, std::io::Error>` doesn't implement `std::fmt::Display`
|
Build | Lint
Process completed with exit code 101.
|
Loading