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 clippy errors/warnings when upgrading to Rust 1.51 #839

Merged
merged 7 commits into from
Mar 25, 2021

Commits on Mar 25, 2021

  1. Rename domain types to comply with Rust API standards

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    dce82f1 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect enum name

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    4bb1bfc View commit details
    Browse the repository at this point in the history
  3. Fix clippy errors

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    31ff079 View commit details
    Browse the repository at this point in the history
  4. Fix more clippy lints

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b56651d View commit details
    Browse the repository at this point in the history
  5. Add preliminary CHANGELOG

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    1009283 View commit details
    Browse the repository at this point in the history
  6. Fix clippy warnings for tendermint-p2p crate

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    fb76883 View commit details
    Browse the repository at this point in the history
  7. Add CHANGELOG links

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    94fbd01 View commit details
    Browse the repository at this point in the history