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

House keeping #44

Merged
merged 3 commits into from
Dec 21, 2023
Merged

House keeping #44

merged 3 commits into from
Dec 21, 2023

Conversation

Alextopher
Copy link
Contributor

I'm interested in contributing to this library. Before trying to tackle significant issues I was hoping to provide some house keeping.

All of these changes should be semver minor changes.

  • Address lints reported by clippy
  • Run rustfmt
  • Remove redundant .rustfmt.toml options. I deleted options that match the default.
  • Add clippy and rustfmt to the github CI workflow
  • update to rustc edition 2021

Typically it is hit or miss if a rustc edition bump is a breaking change. Here, the Cargo.lock has not been checked into the repo. If you want a consistent MSRV experience the Cargo.lock is pretty much required. I also checked using cargo-msrv, a clean build of this repo require rustc version 1.63, which is well within 2021.

@talhahwahla
Copy link
Contributor

LGTM

@talhahwahla
Copy link
Contributor

@UmanShahzad some tests failing here require IPINFO_TOKEN

@UmanShahzad UmanShahzad merged commit 03f24c9 into ipinfo:master Dec 21, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants