Closed dependabot[bot] closed 6 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@d996b45
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps cxx from 1.0.129 to 1.0.130.
Release notes
Sourced from cxx's releases.
Commits
598353e
Release 1.0.130cdbb582
Lockfile update7c8ef12
Merge pull request #1395 from dtolnay/edition2024f50438e
Add rustversion dependency to meson build5db0535
Add rustversion dependency to buck build77063f4
Add rustversion dependency to bazel buildfd173e0
Add rustversion crate to third-party deps7a661bb
Make 2024 edition syntax conditional on compiler versione4f1a56
Resolve 2024 lints on impl Trait lifetime captures02cc40e
Ignore edition lint on handwritten extern blocks in test crateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show