Uh oh!
There was an error while loading. Please reload this page.
DO NOT MERGE (yet): Enable -Zdrop-tracking by default - #97334
Conversation
This comment has been minimized.
This comment has been minimized.
wesleywiser
commented
May 23, 2022
@bors try |
This comment was marked as resolved.
This comment was marked as resolved.
bors
commented
May 23, 2022
⌛ Trying commit 2b4b7c6512a106b7d25fd906f4c5d9fee6c1a08f with merge 615edd3ad1cf6871c977dc900317cb6c2070fd6b... |
bors
commented
May 23, 2022
☀️ Try build successful - checks-actions |
wesleywiser
commented
May 23, 2022
@craterbot run mode=build-only |
craterbot
commented
May 23, 2022
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Jun 5, 2022
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Jun 14, 2022
🎉 Experiment
|
2b4b7c6 to
c15747dCompare
This comment has been minimized.
This comment has been minimized.
c15747d to
45b65ebCompare
This comment has been minimized.
This comment has been minimized.
bors
commented
Aug 22, 2022
☔ The latest upstream changes (presumably #100654) made this pull request unmergeable. Please resolve the merge conflicts. |
45b65eb to
e7f6d2bCompare
This comment has been minimized.
This comment has been minimized.
89ebc24 to
9b8b39dCompare
This comment has been minimized.
This comment has been minimized.
a576f71 to
bb05901Compareeholk
commented
Jan 24, 2023
@bors try |
bors
commented
Jan 24, 2023
⌛ Trying commit bb05901728def04193a6ad433659864581e2cc66 with merge f41a2ab7b0d9462073425dd6c04abbeb4805cb77... |
bors
commented
Jan 24, 2023
☀️ Try build successful - checks-actions |
eholk
commented
Jan 24, 2023
@craterbot run mode=build-only |
craterbot
commented
Jan 24, 2023
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Jan 25, 2023
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Jan 26, 2023
🎉 Experiment
|
bb05901 to
71e44e8Comparerust-log-analyzer
commented
Feb 23, 2023
The job Click to see the possible cause of the failure (guessed by this bot) |
eholk
commented
Feb 23, 2023
Huh, that's weird that we're suddenly getting a bunch of new test failures. I wonder what changed in this code? Maybe #101692 had some effect here? |
cjgillot
commented
Feb 25, 2023
#101692 has duplicated each generator test case to have the 3 variants (no drop tracking, drop tracking, and MIR drop tracking). This may be where the errors come from. |
bors
commented
Apr 13, 2023
☔ The latest upstream changes (presumably #110252) made this pull request unmergeable. Please resolve the merge conflicts. |
Swatinem
commented
Sep 24, 2023
I believe this can be closed now that #107421 has landed? |
eholk
commented
Oct 26, 2023
Yes! Sorry for the slow response! |
This is not quite ready to merge yet because we still need fixes for a couple of issues (See #97331 for details), but we can probably go ahead and kick off a crater run to see if there are any additional regressions we don't know about yet.
@bors r? @wesleywiser