-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[beta 1.69] Change -C to be unstable #11961
Conversation
Due to an update in the output from the latest clap, these tests no longer pass. I think these aren't likely to have any regressions on beta or stable, so they are just disabled for now.
…=weihanglo Disable test_profile test on windows-gnu This disables the `test_profile` test on windows-gnu due to a regression in nightly, see rust-lang/rust#109797.
r? @weihanglo (rustbot has picked a reviewer for you, use r? to override) |
|
@bors r+ I'll update cargo submodule later on. |
☀️ Test successful - checks-actions |
1 similar comment
☀️ Test successful - checks-actions |
👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request. |
…nglo [beta-1.69] cargo backport 1 commits in 713164a40962a0a76c7f3ad8aafb6f03410e21d2..6e9a83356b70586d4b77613a6b33f9ea067b9cdf 2023-03-26 20:05:25 +0000 to 2023-04-12 10:18:25 +0000 - [beta 1.69] Change -C to be unstable (rust-lang/cargo#11961) r? `@ghost`
Beta backport of #11960.
This also includes some other changes to get CI passing:
#11916 — Disable test_profile test on windows-gnu
Ignored some tests due to a change in clap output