Fix build with 1.81 #61
Annotations
2 errors and 11 warnings
|
Run tests
The operation was canceled.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Run tests:
base/src/ast.rs#L589
elided lifetime has a name
|
Run tests:
base/src/ast.rs#L589
elided lifetime has a name
|
Run tests:
base/src/ast.rs#L1258
elided lifetime has a name
|
Run tests:
base/src/pos.rs#L54
unexpected `cfg` condition value: `memory_usage`
|
Run tests:
base/src/types/mod.rs#L2313
elided lifetime has a name
|
Run tests:
base/src/types/mod.rs#L2337
elided lifetime has a name
|
Run tests:
base/src/ast.rs#L1328
field `0` is never read
|
Run tests:
base/src/ast.rs#L81
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run tests:
base/src/ast.rs#L87
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run tests:
base/src/ast.rs#L283
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading