Replace is_some_and with map_or for MSRV #19
Annotations
10 errors and 7 warnings
lint:
src/de.rs#L96
the following explicit lifetimes could be elided: 'a
|
lint:
src/de.rs#L296
the following explicit lifetimes could be elided: 'a
|
lint:
src/de.rs#L313
the following explicit lifetimes could be elided: 'a
|
lint:
src/ser.rs#L33
the following explicit lifetimes could be elided: 'a
|
lint:
src/ser.rs#L131
the following explicit lifetimes could be elided: 'a
|
lint:
src/ser.rs#L178
the following explicit lifetimes could be elided: 'a
|
lint:
src/lib.rs#L105
the following explicit lifetimes could be elided: 'a
|
lint:
src/lib.rs#L121
the following explicit lifetimes could be elided: 'a
|
lint:
src/lib.rs#L197
the following explicit lifetimes could be elided: 'a
|
lint:
src/lib.rs#L215
the following explicit lifetimes could be elided: 'a
|
codestyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compile:
src/de.rs#L240
field `0` is never read
|
compile:
src/de.rs#L241
field `0` is never read
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/lib.rs#L287
field `0` is never read
|
lint:
src/lib.rs#L294
field `0` is never read
|