mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-27 04:11:08 +00:00
Resolves needless_pass_by_value (take AccountWithMetadata/Account by reference where only borrowed), unnecessary_wraps (drop Result<Data, Infallible> from passthrough update_from_diff implementations), missing_const_for_fn, useless_let_if_seq, arbitrary_source_item_ordering, too_many_arguments, redundant_clone, and useless_conversion across the guest programs and lee core touched by the incremental-updates rebase.
456 KiB
456 KiB