Skip to content

Conversation

RalfJung
Copy link
Member

This has a fallback impl so the interpreter impl is not needed.

r? @saethlin

@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 18, 2024
@rustbot
Copy link
Collaborator

rustbot commented Nov 18, 2024

Some changes occurred to the CTFE machinery

cc @rust-lang/wg-const-eval

Some changes occurred to the CTFE / Miri interpreter

cc @rust-lang/miri

Some changes occurred in compiler/rustc_codegen_cranelift

cc @bjorn3

@RalfJung RalfJung mentioned this pull request Nov 18, 2024
@saethlin
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 18, 2024

📌 Commit dff98a8 has been approved by saethlin

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 18, 2024
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Nov 18, 2024
remove pointless cold_path impl in interpreter

This has a fallback impl so the interpreter impl is not needed.

r? `@saethlin`
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 18, 2024
…llaumeGomez

Rollup of 5 pull requests

Successful merges:

 - rust-lang#133156 (typo in config.example.toml)
 - rust-lang#133157 (stability: remove skip_stability_check_due_to_privacy)
 - rust-lang#133163 (remove pointless cold_path impl in interpreter)
 - rust-lang#133169 (Update autolabels for T-compiler and T-bootstrap)
 - rust-lang#133171 (Add the missing quotation mark in comment)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 4baf540 into rust-lang:master Nov 18, 2024
6 checks passed
@rustbot rustbot added this to the 1.84.0 milestone Nov 18, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Nov 18, 2024
Rollup merge of rust-lang#133163 - RalfJung:cold, r=saethlin

remove pointless cold_path impl in interpreter

This has a fallback impl so the interpreter impl is not needed.

r? ``@saethlin``
@RalfJung RalfJung deleted the cold branch November 19, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants