-
Notifications
You must be signed in to change notification settings - Fork 83
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
Update Rust toolchains for /libs
to nightly-2023-05-08
#2521
Conversation
@indietyp could you take a look at the failing CIs for |
Codecov Report
@@ Coverage Diff @@
## main #2521 +/- ##
==========================================
+ Coverage 55.59% 55.95% +0.36%
==========================================
Files 331 319 -12
Lines 26909 26636 -273
Branches 453 412 -41
==========================================
- Hits 14959 14904 -55
+ Misses 11945 11731 -214
+ Partials 5 1 -4
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 21 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
antsi: const traits are getting ripped out of Rust (rust-lang/rust#111275, rust-lang/rust#110393), pending a rework. This needs a separate PR that removes them from the codebase. There is currently no equivalent AFAIK, which means we need to do a bit of rethinking. Removal tracked in rust-lang/rust#110395 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
2023-04-17
->2023-05-08
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.