Skip to content

Rename errors.rs file to diagnostics.rs (9/N)#157884

Merged
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
GuillaumeGomez:rename-err-to-diag
Jun 14, 2026
Merged

Rename errors.rs file to diagnostics.rs (9/N)#157884
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
GuillaumeGomez:rename-err-to-diag

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Follow-up of #157485.

r? @JonathanBrouwer

@rustbot

rustbot commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Some changes occurred in need_type_info.rs

cc @lcnr

Some changes occurred to MIR optimizations

cc @rust-lang/wg-mir-opt

@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 Jun 14, 2026

@JonathanBrouwer JonathanBrouwer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rust-bors

rust-bors Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

📌 Commit bbd0e83 has been approved by JonathanBrouwer

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-review Status: Awaiting review from the assignee but also interested parties. labels Jun 14, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 14, 2026
… r=JonathanBrouwer

Rename `errors.rs` file to `diagnostics.rs` (9/N)

Follow-up of rust-lang#157485.

r? @JonathanBrouwer
rust-bors Bot pushed a commit that referenced this pull request Jun 14, 2026
Rollup of 2 pull requests

Successful merges:

 - #157677 (Slightly improve diagnostic impl+output for uncovered type parameters)
 - #157884 (Rename `errors.rs` file to `diagnostics.rs` (9/N))
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jun 14, 2026
… r=JonathanBrouwer

Rename `errors.rs` file to `diagnostics.rs` (9/N)

Follow-up of rust-lang#157485.

r? @JonathanBrouwer
rust-bors Bot pushed a commit that referenced this pull request Jun 14, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - #157677 (Slightly improve diagnostic impl+output for uncovered type parameters)
 - #157715 (Stop using a fn pointer to normalize_fn_sig inside TypeErrCtxt)
 - #157884 (Rename `errors.rs` file to `diagnostics.rs` (9/N))
rust-bors Bot pushed a commit that referenced this pull request Jun 14, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #157677 (Slightly improve diagnostic impl+output for uncovered type parameters)
 - #157715 (Stop using a fn pointer to normalize_fn_sig inside TypeErrCtxt)
 - #157884 (Rename `errors.rs` file to `diagnostics.rs` (9/N))
 - #157887 (Rename `diagnostic::on_unmatch_args` to `diagnostic::on_unmatched_args`)
 - #157888 (Avoid `&raw` call recovery inside nested delimiters)
@rust-bors rust-bors Bot merged commit ace8b9a into rust-lang:main Jun 14, 2026
13 checks passed
@rustbot rustbot added this to the 1.98.0 milestone Jun 14, 2026
@GuillaumeGomez GuillaumeGomez deleted the rename-err-to-diag branch June 14, 2026 20:21
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.

3 participants