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

fix(config): Make print-config not panic without a config #5001

Merged
merged 23 commits into from
Apr 14, 2023

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    fd3ae2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c0ac37 View commit details
    Browse the repository at this point in the history
  3. clippy + rustfmt

    domsleee committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a1fabd7 View commit details
    Browse the repository at this point in the history
  4. build errors

    domsleee committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    bd6fa3f View commit details
    Browse the repository at this point in the history
  5. linux clippy

    domsleee committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e35d18d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. remove temp-env

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7420f9f View commit details
    Browse the repository at this point in the history
  2. cargo fmt + cargo clippy

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    dd9fdd4 View commit details
    Browse the repository at this point in the history
  3. merge

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    566fb8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec015af View commit details
    Browse the repository at this point in the history
  5. remove dep

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    fdd5fce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6eb75f0 View commit details
    Browse the repository at this point in the history
  7. fix build?

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    ee5fa06 View commit details
    Browse the repository at this point in the history
  8. fix formatting

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7b1f444 View commit details
    Browse the repository at this point in the history
  9. Fix build

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    b978626 View commit details
    Browse the repository at this point in the history
  10. fix build?

    domsleee committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    544c846 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. improve test coverage

    domsleee committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    95f40c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. review comments

    domsleee committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0a568d4 View commit details
    Browse the repository at this point in the history
  2. add test

    domsleee committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0bd4940 View commit details
    Browse the repository at this point in the history
  3. fix build error

    domsleee committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    c8d2c5e View commit details
    Browse the repository at this point in the history
  4. clippy

    domsleee committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    12e9dc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8772b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. use eprintln

    domsleee committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0546c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd4a63 View commit details
    Browse the repository at this point in the history