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

0012: Perform cargo update and fix new lint errors #33

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

karlmdavis
Copy link
Owner

@karlmdavis karlmdavis commented Oct 5, 2021

Intended to workaround a backwards-incompatible change in rustc: rust-lang/rust#85574. Frustrating, but it was for a potential soundness fix, so oh well.

Recent clippy releases apparently have some new lints, which also had to be fixed.

This is part of the work on User Story 12: Support IBM FHIR Server.

Intended to workaround a backwards-incompatible change in `rustc`:
<rust-lang/rust#85574>. Frustrating, but it
was for a potential soundness fix, so oh well.
@karlmdavis karlmdavis added the bug Something isn't working label Oct 5, 2021
@karlmdavis karlmdavis self-assigned this Oct 5, 2021
@karlmdavis karlmdavis enabled auto-merge (rebase) October 5, 2021 16:52
@karlmdavis karlmdavis changed the title 0012: Ran cargo update 0012: Perform cargo update and fix new lint errors Oct 5, 2021
@karlmdavis karlmdavis merged commit 34646aa into main Oct 5, 2021
@karlmdavis karlmdavis deleted the 0012-cargo-update-2021-10-05 branch October 5, 2021 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant