Remove `Rvalue::CheckedBinaryOp` by scottmcm · Pull Request #125173 · rust-lang/rust

@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

May 16, 2024

RalfJung

@scottmcm

@scottmcm

@scottmcm scottmcm marked this pull request as ready for review

May 18, 2024 04:39

davidtwco

@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

May 20, 2024

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 20, 2024
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#124682 (Suggest setting lifetime in borrowck error involving types with elided lifetimes)
 - rust-lang#124917 (Check whether the next_node is else-less if in get_return_block)
 - rust-lang#125106 (coverage: Memoize and simplify counter expressions)
 - rust-lang#125173 (Remove `Rvalue::CheckedBinaryOp`)
 - rust-lang#125305 (add some codegen tests for issue 120493)
 - rust-lang#125314 ( Add an experimental feature gate for global registration)
 - rust-lang#125318 (Migrate `run-make/rustdoc-scrape-examples-whitespace` to `rmake.rs`)

r? `@ghost`
`@rustbot` modify labels: rollup

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

May 20, 2024

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 22, 2024
…r=<try>

interpret: make overflowing binops just normal binops

Follow-up to rust-lang#125173 (Cc `@scottmcm)`

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 23, 2024
…r=oli-obk

interpret: make overflowing binops just normal binops

Follow-up to rust-lang#125173 (Cc `@scottmcm)`

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

May 24, 2024
interpret: make overflowing binops just normal binops

Follow-up to rust-lang/rust#125173 (Cc `@scottmcm)`

flip1995 pushed a commit to flip1995/rust-clippy that referenced this pull request

May 24, 2024
interpret: make overflowing binops just normal binops

Follow-up to rust-lang/rust#125173 (Cc `@scottmcm)`

bors pushed a commit to rust-lang-ci/rust that referenced this pull request

May 30, 2024

bjorn3 pushed a commit to bjorn3/rust that referenced this pull request

Jun 30, 2024