-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
[stable] 1.44.1 release #73238
[stable] 1.44.1 release #73238
Conversation
7ed590f
to
4c5a003
Compare
Hm so I'm having trouble updating just rustfmt-nightly. AFAICT the lockfile upstream didn't change at all, except for the version, in the submodule bump here. But when I try to update things locally, I get
I would expect that to just update rustfmt-nightly. Could someone from the cargo team (@ehuss?) or perhaps in the rustfmt world advise? |
I don't know why
The second call should revert the RLS to the in-tree copy, and undo the mess the first call makes. |
Filed rust-lang/cargo#8355 for the update issue. |
This corrects a breaking change where `#[cfg_attr(rustfmt, rustfmt_skip)]` stopped working in 1.44.0.
* Fix an off-by-one error in backtrace-sys * Only explicitly configure debuginfo in rustc-dep-of-std
Diff: - Don't look for old RUSTC_DEBUGINFO vars (rust-lang/backtrace-rs#313)
19a0fba
to
dbeda3a
Compare
dbeda3a
to
7b2237e
Compare
@bors r+ p=1000 rollup=never Preparing artifacts for release on Thursday next week. |
📌 Commit 7b2237e has been approved by |
⌛ Testing commit 7b2237e with merge 97f7d1cf031be97311289120e23a8d922de74504... |
💔 Test failed - checks-azure |
@bors retry p=1000 |
⌛ Testing commit 7b2237e with merge 6c252f1223c4fca223e116dceff1cb688f0ce715... |
💔 Test failed - checks-azure |
@bors retry p=999 (just so that it runs automatically if things are fine, and doesn't if the tree remains closed) |
⌛ Testing commit 7b2237e with merge e66a24895830bdbb6ed3710b206a87e97883b781... |
💔 Test failed - checks-azure |
Hm, I should have noticed this will need #73213. |
@bors r+ rollup=never Thanks! Accepted that PR for beta backport as well. |
📌 Commit 9592e67 has been approved by |
☀️ Test successful - checks-azure |
See release notes for details (or commits).