Do not eagerly normalize alias during coherence#157617
Conversation
This comment has been minimized.
This comment has been minimized.
|
|
7ef20cf to
51a1054
Compare
51a1054 to
9fa30ac
Compare
9fa30ac to
063fdc0
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
@Shourya742: 🔑 Insufficient privileges: not in review users |
|
@bors r+ rollup=never |
|
A job failed! Check out the build log: (web) (plain enhanced) (plain) Click to see the possible cause of the failure (guessed by this bot) |
This comment has been minimized.
This comment has been minimized.
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 6540795 (parent) -> 4e391cf (this PR) Test differencesShow 5 test diffsStage 1
Stage 2
Additionally, 2 doctest diffs were found. These are ignored, as they are noisy. Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 4e391cf2425cf96521af17ff460e9f220e9bca00 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (4e391cf): comparison URL. Overall result: ❌✅ regressions and improvements - please read:Our benchmarks found a performance regression caused by this PR. Next Steps:
@rustbot label: +perf-regression 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 1.5%, secondary 6.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesThis perf run didn't have relevant results for this metric. Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 518.069s -> 516.925s (-0.22%) |
|
perf triage: This PR fixes the regression from #155767 and the primary results in @rustbot label: +perf-regression-triaged |
|
The repro minimization probably should be added as a regression test? |
what do you mean, we did add tests/ui/traits/next-solver/coherence/coherence-unknowable-does-not-eagerly-normalize.rs as a test. Am I missing another variant here? |
|
Never mind. I was too blind to see it. |
View all comments
closes: #157407
r? @lcnr