fix: type inference regression due to From<T> for Signal<T>
impl (closes #3200)
#20
Annotations
10 warnings
router/src/params.rs#L208
`auto` traits are unstable
|
router/src/params.rs#L208
`auto` traits are unstable
|
router/src/params.rs#L208
`auto` traits are unstable
|
router/src/params.rs#L208
`auto` traits are unstable
|
router/src/params.rs#L208
`auto` traits are unstable
|
router/src/params.rs#L208
`auto` traits are unstable
|
router/src/params.rs#L208
`auto` traits are unstable
|
router/src/params.rs#L208
`auto` traits are unstable
|
integrations/axum/src/lib.rs#L520
very complex type used. Consider factoring parts into `type` definitions
|
integrations/axum/src/lib.rs#L675
very complex type used. Consider factoring parts into `type` definitions
|
This job succeeded
Loading