Skip to content

Fix clippy::unnecessary_unwrap#149

Merged
artob merged 1 commit intodevelopfrom
fix-clippy-unnecessary-unwrap
Jun 17, 2021
Merged

Fix clippy::unnecessary_unwrap#149
artob merged 1 commit intodevelopfrom
fix-clippy-unnecessary-unwrap

Conversation

@birchmd
Copy link
Copy Markdown
Member

@birchmd birchmd commented Jun 17, 2021

Minor change. Main benefit is removing an unwrap.

@birchmd birchmd requested a review from artob as a code owner June 17, 2021 17:19
Copy link
Copy Markdown
Contributor

@sept-en sept-en left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@artob artob added the C-enhancement Category: New feature or request label Jun 17, 2021
@artob artob merged commit 879c736 into develop Jun 17, 2021
@artob artob deleted the fix-clippy-unnecessary-unwrap branch June 17, 2021 20:05
@artob artob self-assigned this Jun 17, 2021
artob added a commit that referenced this pull request Jun 18, 2021
* Implement EIP-2565 support. (#138)
* Fix CI debug pipeline. (#145)
* Enable `meta_call` only with feature flag. (#146)
* Add `mainnet`, `testnet`, and `betanet` feature flags. (#147)
* Prohibit static calls in exit precompiles. (#148)
* Fix `clippy::unnecessary_unwrap`. (#149)
* Fix all Clippy warnings. (#150)
* Create the `ExitToNear` receiver account if it does not exist. (#151)

Co-authored-by: Joshua J. Bouw <joshua@aurora.dev>
Co-authored-by: Kirill <kirill@aurora.dev>
Co-authored-by: Marcelo Fornet <marcelo@aurora.dev>
Co-authored-by: Michael Birch <michael@aurora.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement Category: New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants