[compiler-v2] fix stdlib test #9911
Annotations
7 warnings
run cargo check:
vm/types/src/state_view.rs#L60
question mark operator is useless here
|
run cargo check:
vm/types/src/contract_event.rs#L56
using `clone` on type `EventKey` which implements the `Copy` trait
|
run cargo check
`starcoin-vm-types` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p starcoin-vm-types` to apply 2 suggestions)
|
run cargo check:
vm/types/src/on_chain_resource/block_metadata.rs#L65
`to_string` applied to a type that implements `Display` in `assert_eq!` args
|
run cargo check
`starcoin-vm-types` (lib test) generated 3 warnings (2 duplicates) (run `cargo clippy --fix --lib -p starcoin-vm-types --tests` to apply 1 suggestion)
|
run cargo check
`starcoin-vm-types` (lib) generated 2 warnings (2 duplicates)
|
run cargo check
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|
Loading