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

dnsdist-1.9.x: Update the Rust version we use in our packages to 1.78 #14695

Merged

Conversation

rgacogne
Copy link
Member

Short description

The boring-sys crate used by Quiche uses a version of the bindgen crate that requires Rust >= 1.77.0.

We already upgraded the Rust version in the default branch in #14252

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)
  • checked that this code was merged to master

The `boring-sys` crate used by `Quiche` uses a version of the
`bindgen` crate that requires `Rust >= 1.77.0`.
@rgacogne rgacogne added this to the dnsdist-1.9.x milestone Sep 20, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10956272316

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.006%) to 55.741%

Files with Coverage Reduction New Missed Lines %
pdns/dnsdistdist/dnsdist-async.cc 2 82.21%
pdns/dnsdist-carbon.cc 6 59.89%
Totals Coverage Status
Change from base Build 10789900067: -0.006%
Covered Lines: 47996
Relevant Lines: 65546

💛 - Coveralls

@rgacogne rgacogne merged commit 999e1e1 into PowerDNS:rel/dnsdist-1.9.x Sep 20, 2024
12 checks passed
@rgacogne rgacogne deleted the ddist19-update-rust-1.78 branch September 20, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants