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

Prevent Rust feature bleed #81

Merged
merged 7 commits into from
Oct 12, 2022
Merged

Commits on Oct 6, 2022

  1. Add rust-features.sh

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f443985 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Use env bash

    Co-authored-by: Bastian Köcher <info@kchr.de>
    ggwpez and bkchr authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6aee520 View commit details
    Browse the repository at this point in the history
  2. Remove //

    ggwpez authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    3e61c10 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Simplify script

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    277acd7 View commit details
    Browse the repository at this point in the history
  2. Use main function

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6055941 View commit details
    Browse the repository at this point in the history
  3. Add newline at EOF

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e5adbdb View commit details
    Browse the repository at this point in the history
  4. Put command directly in 'if'

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7409082 View commit details
    Browse the repository at this point in the history