Skip to content

Conversation

@fee1-dead
Copy link
Member

We already have the HIR node data, so no need for asking def_kind again.

r? oli-obk

@rustbot
Copy link
Collaborator

rustbot commented Nov 29, 2025

Some changes occurred to the CTFE machinery

cc @RalfJung, @oli-obk, @lcnr

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Nov 29, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 29, 2025

oli-obk is not on the review rotation at the moment.
They may take a while to respond.

@fee1-dead
Copy link
Member Author

@bors try @rust-timer queue

@rust-timer

This comment has been minimized.

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Nov 29, 2025
@rustbot rustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Nov 29, 2025
@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Nov 29, 2025

☀️ Try build successful (CI)
Build commit: be2e6bc (be2e6bce7652ec2e3613195122bb1b55471268d1, parent: 1eb0657f78777f0b4d6bcc49c126d5d35212cae5)

@rust-timer

This comment has been minimized.

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (be2e6bc): comparison URL.

Overall result: no relevant changes - no action needed

Benchmarking 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.

@bors rollup=never
@rustbot label: -S-waiting-on-perf -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

This benchmark run did not return any relevant results for this metric.

Cycles

Results (primary -2.5%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-2.5% [-2.5%, -2.5%] 1
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) -2.5% [-2.5%, -2.5%] 1

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 472.886s -> 471.592s (-0.27%)
Artifact size: 386.93 MiB -> 386.92 MiB (-0.00%)

@rustbot rustbot removed the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Nov 29, 2025
@fmease fmease added the PG-const-traits Project group: Const traits label Nov 29, 2025
We already have the HIR node data, so no need for asking `def_kind` again.
@rustbot
Copy link
Collaborator

rustbot commented Nov 30, 2025

This PR changes a file inside tests/crashes. If a crash was fixed, please move into the corresponding ui subdir and add 'Fixes #' to the PR description to autoclose the issue upon merge.

@oli-obk
Copy link
Contributor

oli-obk commented Nov 30, 2025

@bors r+ rollup

Great find, this is so much better

@bors
Copy link
Collaborator

bors commented Nov 30, 2025

📌 Commit cf91330 has been approved by oli-obk

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 30, 2025
bors added a commit that referenced this pull request Nov 30, 2025
Rollup of 3 pull requests

Successful merges:

 - #149236 (Clarify edge cases for Barrier::new)
 - #149444 (collapse `constness` query `match` logic)
 - #149475 (float::min/max: reference NaN bit pattern rules)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 9507d5c into rust-lang:main Nov 30, 2025
11 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Nov 30, 2025
rust-timer added a commit that referenced this pull request Nov 30, 2025
Rollup merge of #149444 - fee1-dead-contrib:push-lurmmylquwsq, r=oli-obk

collapse `constness` query `match` logic

We already have the HIR node data, so no need for asking `def_kind` again.

r? oli-obk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PG-const-traits Project group: Const traits S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants