Uh oh!
There was an error while loading. Please reload this page.
[CRATER] Require equality for symmetric LUB coercion - #150408
Conversation
This comment has been minimized.
This comment has been minimized.
jackh726
commented
Dec 26, 2025
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
[CRATER] Require equality for symmetric LUB coercion
This comment has been minimized.
This comment has been minimized.
rust-timer
commented
Dec 27, 2025
Finished benchmarking commit (bac5816): comparison URL. Overall result: ❌ regressions - please read the text belowBenchmarking this pull request means it may be perf-sensitive – we'll automatically label it not fit for rolling up. You can override this, but we strongly advise not to, due to possible changes in compiler perf. Next Steps: If you can justify the regressions found in this try perf run, please do so in sufficient writing along with @bors rollup=never Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 0.8%, secondary 1.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -2.8%, secondary 5.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 492.292s -> 484.36s (-1.61%) |
jackh726
commented
Dec 27, 2025
@craterbot check |
craterbot
commented
Dec 27, 2025
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Jan 2, 2026
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Jan 4, 2026
🎉 Experiment
Footnotes
|
72b1d15 to
14c30b9Comparejackh726
commented
Jan 10, 2026
@bors try |
This comment has been minimized.
This comment has been minimized.
[CRATER] Require equality for symmetric LUB coercion
This comment has been minimized.
This comment has been minimized.
jackh726
commented
Jan 11, 2026
@craterbot run name=require-direct mode=check-only start=master#f57eac1bf98cb5d578e3364b64365ec398c137df end=try#9bb5641bfa3e7e0c9ede079ad0a1d43b1b7422bc crates=https://crater-reports.s3.amazonaws.com/pr-150408/retry-regressed-list.txt |
craterbot
commented
Jan 11, 2026
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
jackh726
commented
Jan 23, 2026
@bors retry |
❗ You can only retry pull requests that are approved and have a previously failed auto build. |
jackh726
commented
Jan 23, 2026
@bors try |
This comment has been minimized.
This comment has been minimized.
[CRATER] Require equality for symmetric LUB coercion
💔 Test for 8a19fe1 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
da88a87 to
690f50aComparejackh726
commented
Feb 17, 2026
@bors try |
This comment has been minimized.
This comment has been minimized.
[CRATER] Require equality for symmetric LUB coercion
rust-log-analyzer
commented
Feb 17, 2026
The job Click to see the possible cause of the failure (guessed by this bot) |
jackh726
commented
Feb 17, 2026
@craterbot run name=feb-17 mode=check-only start=master#1210e9fa3ee9c9712fa694f90f7a032f2f0fd786 end=try#2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 crates=https://crater-reports.s3.amazonaws.com/pr-150408/retry-regressed-list.txt |
craterbot
commented
Feb 17, 2026
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Feb 19, 2026
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Feb 19, 2026
🎉 Experiment
Footnotes
|
☔ The latest upstream changes (presumably #154053) made this pull request unmergeable. Please resolve the merge conflicts. |
View all comments
Ensures that these both error:
r? ghost