Provide safe wrappers for thread notification API #319
Annotations
3 errors and 1 warning
Run Clippy (beta):
home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ufmt-write-0.1.0/src/lib.rs#L1
error[E0463]: can't find crate for `core`
|
= note: the `thumbv7em-none-eabihf` target may not be installed
= help: consider downloading the target with `rustup target add thumbv7em-none-eabihf`
|
Run Clippy (beta)
Received a internal compiler error OR an unknown message type, view this in debug mode to view the payload
|
Run Clippy (beta)
{
"rendered": "For more information about this error, try `rustc --explain E0463`.\n",
"$message_type": "diagnostic",
"children": [],
"code": null,
"level": "failure-note",
"message": "For more information about this error, try `rustc --explain E0463`.",
"spans": []
}
|
Run Clippy (beta)
The `warn` input is deprecated in v1.4 and can be used within the `check-args` input
|
Loading