-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[Merged by Bors] - -Csplit-debuginfo=unpacked
is default on nightly
#1913
Conversation
#1096 will fix it. |
Yeah, the issue is fixed by #1906, so this would be safe to merge (because bors checks the version from after rebase), although if you do come back to the code then rebasing would also make CI pass here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We already use a -Z
flag, so it being set as default only on nightly is fine.
🔒 Permission denied Existing reviewers: click here to make gfreezy a reviewer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The rebased code is the same change as I previously approved.
In future, if you're going to experiment with the bors commands, I'd advise you not to delete the comments, and instead perhaps edit them to explain why you tried that. In this repository, no-one other than @cart has bors permissions at the moment, and so running the commands will fail.
@DJMcNab I don’t know how to get the pr merged. After glancing other merged prs, I thought running bors commands might be needed. |
Yup thats a reasonable guess. For now I'm the only one that can merge prs with |
bors r+ |
Pull request successfully merged into main. Build succeeded: |
-Csplit-debuginfo=unpacked
is default on nightly-Csplit-debuginfo=unpacked
is default on nightly
rust-lang/cargo#9298