Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

accounts: clippy and style fixes #11443

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    67e20f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Update accounts/ethkey/cli/src/main.rs

    Co-Authored-By: Niklas Adolfsson <[email protected]>
    vorot93 and niklasad1 authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    e642ffb View commit details
    Browse the repository at this point in the history
  2. Update accounts/ethkey/cli/src/main.rs

    Co-Authored-By: Niklas Adolfsson <[email protected]>
    vorot93 and niklasad1 authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f106c84 View commit details
    Browse the repository at this point in the history
  3. Fix the iterator breakout

    vorot93 committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    aba018a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71d489d View commit details
    Browse the repository at this point in the history
  5. Replace unwrap with a note

    vorot93 committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    9da1e9f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. unwrap_or_default

    vorot93 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    73323de View commit details
    Browse the repository at this point in the history
  2. Fix identation

    vorot93 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    279c8f1 View commit details
    Browse the repository at this point in the history