build(deps): bump the cargo-dependencies group with 3 updates #210
Annotations
10 errors
Tests:
tests/ui/fails.rs#L5
No rules expected the token `,` while trying to match the end of the macro
|
Tests:
tests/ui/fails.rs#L8
unexpected end of macro invocation
|
Tests:
tests/ui/fails.rs#L15
no rules expected the token `;`
|
Tests:
tests/ui/fails.rs#L17
first parameter must be a formatting specifier followed by a comma OR a `Style` followed by a semicolon
|
Tests:
tests/ui/fails.rs#L19
argument never used
|
Tests:
tests/ui/fails.rs#L8
pattern requires 2 elements but array has 3
|
Tests:
tests/ui/fails.rs#L5
No rules expected the token `,` while trying to match the end of the macro
|
Tests:
tests/ui/fails.rs#L8
unexpected end of macro invocation
|
Tests:
tests/ui/fails.rs#L15
no rules expected `;`
|
Tests:
tests/ui/fails.rs#L17
first parameter must be a formatting specifier followed by a comma OR a `Style` followed by a semicolon
|
Loading