Properly generalize unevaluated consts#154053
Conversation
|
changes to the core type system cc @lcnr |
This comment has been minimized.
This comment has been minimized.
c14d5fa to
ac88926
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ee19635 to
6073747
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. |
6073747 to
16cb3b3
Compare
16cb3b3 to
75eeece
Compare
|
@bors r+ rollup=never (wouldn't surprise me if it has weird side effects or perf implications or sth) |
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 08cd08f (parent) -> 37cfa17 (this PR) Test differencesShow 4 test diffsStage 1
Stage 2
Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 37cfa179be19cec2236736521bed3ea3c4a1ec97 --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 (37cfa17): comparison URL. Overall result: ❌✅ regressions and improvements - please read the text belowOur 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.7%, secondary -0.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 484.85s -> 485.095s (0.05%) |
View all comments
ty::Constin MIR body #153831// FIXME(ogca)(I am unaware of an issue for this) added in Implement MVP for opaque generic const arguments #150823r? @BoxyUwU