Skip to content

Convert to inline diagnostics in rustc_mir_dataflow#152073

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
JonathanBrouwer:convert_mir_dataflow
Feb 4, 2026
Merged

Convert to inline diagnostics in rustc_mir_dataflow#152073
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
JonathanBrouwer:convert_mir_dataflow

Conversation

@JonathanBrouwer
Copy link
Contributor

@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 Feb 3, 2026
@lqd
Copy link
Member

lqd commented Feb 3, 2026

So that Jana doesn’t have to review too many PRs :) r? me @bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 3, 2026

📌 Commit 2b02964 has been approved by lqd

It is now in the queue for this repository.

@rust-bors rust-bors bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Feb 3, 2026
@rust-bors rust-bors bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 3, 2026
@rust-bors

This comment has been minimized.

@rustbot
Copy link
Collaborator

rustbot commented Feb 3, 2026

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.

@JonathanBrouwer
Copy link
Contributor Author

@bors r=lqd

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 3, 2026

📌 Commit 4fdd085 has been approved by lqd

It is now in the queue for this repository.

@rust-bors rust-bors bot 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Feb 3, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Feb 3, 2026
…ow, r=lqd

Convert to inline diagnostics in `rustc_mir_dataflow`

For rust-lang#151366

r? @jdonszelmann
rust-bors bot pushed a commit that referenced this pull request Feb 4, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #148967 (const-eval: always do mem-to-mem copies if there might be padding involved)
 - #152012 (Use `DEVELOPER_DIR` instead of a custom `xcode-select` script)
 - #152044 (Convert to inline diagnostics in `rustc_incremental`)
 - #152046 (Use glob imports for attribute parsers)
 - #152054 (Distinguish error message for `#[diagnostic::on_const]` on const trait impls)
 - #152059 (Fix some autodiff tests require Clto=fat)
 - #152073 (Convert to inline diagnostics in `rustc_mir_dataflow`)
@rust-bors rust-bors bot merged commit 7960088 into rust-lang:main Feb 4, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Feb 4, 2026
Rollup merge of #152073 - JonathanBrouwer:convert_mir_dataflow, r=lqd

Convert to inline diagnostics in `rustc_mir_dataflow`

For #151366

r? @jdonszelmann
@rustbot rustbot added this to the 1.95.0 milestone Feb 4, 2026
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