Improve TrieCache size by reducing size_of NodeOwned (#216) #345
Annotations
22 warnings
Test:
trie-db/src/nibble/nibbleslice.rs#L169
elided lifetime has a name
|
Test:
trie-db/src/nibble/nibbleslice.rs#L240
elided lifetime has a name
|
Test:
trie-db/src/node.rs#L206
this function depends on never type fallback being `()`
|
Test
`trie-db` (lib) generated 3 warnings (run `cargo fix --lib -p trie-db` to apply 1 suggestion)
|
Test
`trie-db` (lib test) generated 3 warnings (3 duplicates)
|
Check trie-root Without Std:
trie-root/src/lib.rs#L32
unused import: `VecDeque`
|
Check trie-root Without Std
`trie-root` (lib) generated 1 warning (run `cargo fix --lib -p trie-root` to apply 1 suggestion)
|
Install 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/
|
Install 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/
|
Install 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/
|
Install 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/
|
Check trie-db Without Std:
trie-db/src/lib.rs#L37
unused import: `rc`
|
Check trie-db Without Std:
trie-db/src/lib.rs#L39
unused import: `fmt`
|
Check trie-db Without Std:
trie-db/src/nibble/nibbleslice.rs#L169
elided lifetime has a name
|
Check trie-db Without Std:
trie-db/src/nibble/nibbleslice.rs#L240
elided lifetime has a name
|
Check trie-db Without Std:
trie-db/src/node.rs#L206
this function depends on never type fallback being `()`
|
Check trie-db Without Std
`trie-db` (lib) generated 5 warnings (run `cargo fix --lib -p trie-db` to apply 3 suggestions)
|
Check:
trie-db/src/nibble/nibbleslice.rs#L169
elided lifetime has a name
|
Check:
trie-db/src/nibble/nibbleslice.rs#L240
elided lifetime has a name
|
Check:
trie-db/src/node.rs#L206
this function depends on never type fallback being `()`
|
Check
`trie-db` (lib) generated 3 warnings (run `cargo fix --lib -p trie-db` to apply 1 suggestion)
|
Check
`trie-db` (lib test) generated 3 warnings (3 duplicates)
|
Loading