migrate remaining errors to new model #223
Annotations
7 errors
aarch64-unknown-none
Process completed with exit code 101.
|
thumbv7m-none-eabi
The job was canceled because "aarch64-unknown-none" failed.
|
thumbv7m-none-eabi
The operation was canceled.
|
[clippy] src/token.rs#L4:
src/token.rs#L4
error[E0432]: unresolved import `crate::diagnostic::IntoReport`
--> src/token.rs:4:34
|
4 | diagnostic::{diagnostic_url, IntoReport, Label},
| ^^^^^^^^^^ no `IntoReport` in `diagnostic`
|
[clippy] src/index.rs#L39:
src/index.rs#L39
error[E0432]: unresolved import `crate::diagnostic::IntoReport`
--> src/index.rs:39:34
|
39 | diagnostic::{diagnostic_url, IntoReport, Label},
| ^^^^^^^^^^ no `IntoReport` in `diagnostic`
|
[clippy] src/token.rs#L4:
src/token.rs#L4
error[E0432]: unresolved import `crate::diagnostic::IntoReport`
--> src/token.rs:4:34
|
4 | diagnostic::{diagnostic_url, IntoReport, Label},
| ^^^^^^^^^^ no `IntoReport` in `diagnostic`
|
[clippy] src/index.rs#L39:
src/index.rs#L39
error[E0432]: unresolved import `crate::diagnostic::IntoReport`
--> src/index.rs:39:34
|
39 | diagnostic::{diagnostic_url, IntoReport, Label},
| ^^^^^^^^^^ no `IntoReport` in `diagnostic`
|