wormhole/cosmwasm/contracts
Csongor Kiss 0f3ffe705f
sdk,cosmwasm: fix new clippy 1.78.0 lints (#3925)
The 1.78 version of the rust toolchain has been released on the stable channel: https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-178

It introduces a number of new clippy lints. The relevant ones:

- https://rust-lang.github.io/rust-clippy/master/index.html#/assigning_clones
- https://rust-lang.github.io/rust-clippy/master/index.html#/multiple_bound_locations
- https://rust-lang.github.io/rust-clippy/master/index.html#/new_without_default

This commit fixes these lints.
2024-05-02 20:38:55 +01:00
..
cw20-wrapped cosmwasm: clean up unused dependencies (#2629) 2023-04-13 12:34:08 +01:00
global-accountant sdk/rust: prepare to publish crate (#3849) 2024-03-25 14:09:54 -04:00
ibc-translator sdk,cosmwasm: fix new clippy 1.78.0 lints (#3925) 2024-05-02 20:38:55 +01:00
mock-bridge-integration Cosmwasm package naming updates (#2641) 2023-04-18 09:31:38 -07:00
ntt-global-accountant sdk/rust: prepare to publish crate (#3849) 2024-03-25 14:09:54 -04:00
shutdown-token-bridge Cosmwasm package naming updates (#2641) 2023-04-18 09:31:38 -07:00
shutdown-wormhole Cosmwasm package naming updates (#2641) 2023-04-18 09:31:38 -07:00
token-bridge cosmwasm: remove terraswap dependency (#2739) 2023-05-04 07:56:01 -07:00
wormchain-ibc-receiver sdk/rust: prepare to publish crate (#3849) 2024-03-25 14:09:54 -04:00
wormhole cosmwasm: ibc contracts (#2591) 2023-05-18 07:34:15 -04:00
wormhole-ibc sdk/rust: prepare to publish crate (#3849) 2024-03-25 14:09:54 -04:00