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

Workaround API break on private API in Serde 1.0.119 #135

Merged
merged 6 commits into from
Jan 12, 2021
Merged

Commits on Jan 12, 2021

  1. Workaround API break on private API in Serde 1.0.119

    Signed-off-by: Richard Whitehouse <[email protected]>
    richardwhiuk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    22b7eaa View commit details
    Browse the repository at this point in the history
  2. Fix rustfmt install

    Signed-off-by: Richard Whitehouse <[email protected]>
    richardwhiuk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    4bddda7 View commit details
    Browse the repository at this point in the history
  3. Allow clippy lint

    Signed-off-by: Richard Whitehouse <[email protected]>
    richardwhiuk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    66cf880 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    Signed-off-by: Richard Whitehouse <[email protected]>
    richardwhiuk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a7c0769 View commit details
    Browse the repository at this point in the history
  5. Fix up invocation of rustfmt

    RUSTFMT=1 changes the binary used by cargo fmt - see
    rust-lang/rustfmt#4419
    
    Signed-off-by: Richard Whitehouse <[email protected]>
    richardwhiuk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    496585e View commit details
    Browse the repository at this point in the history
  6. Add changelog entry

    Signed-off-by: Richard Whitehouse <[email protected]>
    richardwhiuk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    16ca4fb View commit details
    Browse the repository at this point in the history