Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 2018 edition for rustfmt #266

Merged
merged 4 commits into from
Nov 26, 2019
Merged

Use 2018 edition for rustfmt #266

merged 4 commits into from
Nov 26, 2019

Commits on Nov 20, 2019

  1. Use 2018 edition for rustfmt

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    c7f0979 View commit details
    Browse the repository at this point in the history
  2. Run rustfmt check in the script stage

    after_script exit codes are ignored and do not affect build status.
    
    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    2ace6ce View commit details
    Browse the repository at this point in the history
  3. Fix ethbloom formatting

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    a1bf57d View commit details
    Browse the repository at this point in the history
  4. Move cargo fmt from matrix to script

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    b144976 View commit details
    Browse the repository at this point in the history