salsa 3.0 #668
Annotations
11 errors and 14 warnings
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L1
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L2
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L3
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L5
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L6
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L7
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L8
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L9
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L10
`#![feature]` may not be used on the beta release channel
|
Clippy:
salsa-2022-tests/tests/tracked_with_struct_db_expanded.rs#L11
`#![feature]` may not be used on the beta release channel
|
Clippy:
components/salsa-2022-macros/src/db_lifetime.rs#L19
length comparison to zero
|
Clippy:
components/salsa-2022-macros/src/db_lifetime.rs#L30
length comparison to zero
|
Clippy:
components/salsa-2022-macros/src/debug.rs#L23
using `Result.and_then(|x| Ok(y))`, which is more succinctly expressed as `map(|x| y)`
|
Clippy:
components/salsa-2022-macros/src/debug_with_db.rs#L65
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
components/salsa-2022-macros/src/debug_with_db.rs#L73
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
components/salsa-2022-macros/src/salsa_struct.rs#L180
this creates an owned instance just for comparison
|
Clippy:
components/salsa-2022-macros/src/salsa_struct.rs#L447
methods called `from_*` usually take no `self`
|
Clippy
`salsa-2022-macros` (lib) generated 7 warnings (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 6 suggestions)
|
Clippy:
components/salsa-2022/src/function/delete.rs#L42
transmute used without annotations
|
Clippy:
components/salsa-2022/src/function/memo.rs#L61
the following explicit lifetimes could be elided: 'db
|
Setup Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading