Skip to content

remove pointless cold_path impl in interpreter - #133163

Merged
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:cold
Nov 18, 2024
Merged

remove pointless cold_path impl in interpreter#133163
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:cold

Conversation

@RalfJung

Copy link
Copy Markdown
Member

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

r? @saethlin

@rustbotrustbot 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
Copy Markdown
Collaborator

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

@RalfJungRalfJung mentioned this pull request Nov 18, 2024
@saethlin

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Nov 18, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit dff98a8 has been approved by saethlin

It is now in the queue for this repository.

@borsbors 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`
This was referenced Nov 18, 2024
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:masterNov 18, 2024
@rustbotrustbot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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

@RalfJung@rustbot@saethlin@bors