.github/workflows/nightly.yml #468
Annotations
3 warnings
Run cargo minimal-versions check --workspace --all-features:
src/main.rs#L92
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo minimal-versions check --workspace --all-features:
src/crate_name.rs#L4
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo minimal-versions check --workspace --all-features:
src/package_id_spec.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading