Skip to content

Adjust error message grammar to be less awkward - #145403

Merged
bors merged 1 commit into
rust-lang:masterfrom
shepmaster:grammar
Aug 15, 2025
Merged

Adjust error message grammar to be less awkward#145403
bors merged 1 commit into
rust-lang:masterfrom
shepmaster:grammar

Conversation

@shepmaster

Copy link
Copy Markdown
Member

@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 Aug 14, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

This PR modifies tests/ui/issues/. If this PR is adding new tests to tests/ui/issues/,
please refrain from doing so, and instead add it to more descriptive subdirectories.

@estebank

Copy link
Copy Markdown
Contributor

r=me

@compiler-errors

Copy link
Copy Markdown
Contributor

@bors r=estebank rollup

@bors

bors commented Aug 14, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 65d329d has been approved by estebank

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 Aug 14, 2025
Kobzol added a commit to Kobzol/rust that referenced this pull request Aug 14, 2025
Adjust error message grammar to be less awkward
r? `@estebank`
This was referenced Aug 14, 2025
bors added a commit that referenced this pull request Aug 14, 2025
Rollup of 11 pull requests
Successful merges:
- #137872 (Include whitespace in "remove |" suggestion and make it hidden)
- #144631 (Fix test intrinsic-raw_eq-const-bad for big-endian)
- #145233 (cfg_select: Support unbraced expressions)
- #145261 (Improve tracing in bootstrap)
- #145324 (Rename and document `ONLY_HOSTS` in bootstrap)
- #145353 (bootstrap: Fix jemalloc 64K page support for aarch64 tools)
- #145379 (bootstrap: Support passing `--timings` to cargo)
- #145397 (Rust documentation, use `rustc-dev-guide` :3)
- #145398 (Use `default_field_values` in `Resolver`)
- #145401 (cleanup: Remove useless `[T].iter().last()`)
- #145403 (Adjust error message grammar to be less awkward)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 0698921 into rust-lang:masterAug 15, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Aug 15, 2025
Rollup merge of #145403 - shepmaster:grammar, r=estebank
Adjust error message grammar to be less awkward
r? ``@estebank``
@rustbotrustbot added this to the 1.91.0 milestone Aug 15, 2025
github-actionsBot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Aug 18, 2025
Rollup of 11 pull requests
Successful merges:
- rust-lang/rust#137872 (Include whitespace in "remove |" suggestion and make it hidden)
- rust-lang/rust#144631 (Fix test intrinsic-raw_eq-const-bad for big-endian)
- rust-lang/rust#145233 (cfg_select: Support unbraced expressions)
- rust-lang/rust#145261 (Improve tracing in bootstrap)
- rust-lang/rust#145324 (Rename and document `ONLY_HOSTS` in bootstrap)
- rust-lang/rust#145353 (bootstrap: Fix jemalloc 64K page support for aarch64 tools)
- rust-lang/rust#145379 (bootstrap: Support passing `--timings` to cargo)
- rust-lang/rust#145397 (Rust documentation, use `rustc-dev-guide` :3)
- rust-lang/rust#145398 (Use `default_field_values` in `Resolver`)
- rust-lang/rust#145401 (cleanup: Remove useless `[T].iter().last()`)
- rust-lang/rust#145403 (Adjust error message grammar to be less awkward)
r? `@ghost`
`@rustbot` modify labels: rollup
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.

5 participants

@shepmaster@rustbot@estebank@compiler-errors@bors