compiler v2 framework 08- Fixed part of integration testsuit #9873
Annotations
6 warnings
build and test:
vm/types/src/state_view.rs#L60
question mark operator is useless here
|
build and test
`starcoin-vm-types` (lib) generated 1 warning (run `cargo clippy --fix --lib -p starcoin-vm-types` to apply 1 suggestion)
|
build and test:
vm/types/src/on_chain_resource/block_metadata.rs#L65
`to_string` applied to a type that implements `Display` in `assert_eq!` args
|
build and test
`starcoin-vm-types` (lib test) generated 2 warnings (1 duplicate) (run `cargo clippy --fix --lib -p starcoin-vm-types --tests` to apply 1 suggestion)
|
build and test
`starcoin-vm-types` (lib) generated 1 warning (1 duplicate)
|
build and test
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
|