Skip to content

Conversation

@maradini77
Copy link
Contributor

@maradini77 maradini77 commented Dec 25, 2025

  • Fix FIMXE/FXIME typos → FIXME
  • Fix grammar: "these terminology are" → "this terminology is"
  • Fix apostrophe: "it's data" → "its data"
  • Remove duplicate word: "less less" → "less"

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 25, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 25, 2025

r? @davidtwco

rustbot has assigned @davidtwco.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Kivooeo Kivooeo removed the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Dec 25, 2025
@Kivooeo
Copy link
Member

Kivooeo commented Dec 25, 2025

I approve the changes to the compiler part, but the other two files are beyond the scope of the compiler and need to be reviewed by someone else

@rustbot reroll

@rustbot rustbot assigned nnethercote and unassigned davidtwco Dec 25, 2025
@Kivooeo
Copy link
Member

Kivooeo commented Dec 25, 2025

maybe bootstrap, because rustbot assigned a compiler again which is not correct in this case

r? bootstrap

@rustbot rustbot assigned clubby789 and unassigned nnethercote Dec 25, 2025
@clubby789
Copy link
Contributor

LGTM, but can you please squash the commits and give a more descriptive commit name?

- fix `FIMXE`/`FXIME` typos → `FIXME`
- fix grammar: `these terminology are` → `this terminology is`
- fix apostrophe: `it's data` → `its data`
- remove duplicate word: `less less` → `less`
@maradini77
Copy link
Contributor Author

LGTM, but can you please squash the commits and give a more descriptive commit name?

@clubby789 squashed

@Kivooeo
Copy link
Member

Kivooeo commented Dec 25, 2025

Thanks!

@bors r=clubby789,Kivooeo rollup

@bors
Copy link
Collaborator

bors commented Dec 25, 2025

📌 Commit fc6df9c has been approved by clubby789,Kivooeo

It is now in the queue for this repository.

@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 Dec 25, 2025
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Dec 25, 2025
Fix typos and grammar errors in README files

- Fix `FIMXE`/`FXIME` typos → `FIXME`
- Fix grammar: "these terminology are" → "this terminology is"
- Fix apostrophe: "it's data" → "its data"
- Remove duplicate word: "less less" → "less"
bors added a commit that referenced this pull request Dec 25, 2025
…uwer

Rollup of 3 pull requests

Successful merges:

 - #150360 (rustdoc: fix incorrect type filter name in help popup)
 - #150366 (Fix typos and grammar errors in README files)
 - #150371 (several `proc_macro` cleanups)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 6aff90c into rust-lang:main Dec 25, 2025
11 checks passed
@rustbot rustbot added this to the 1.94.0 milestone Dec 25, 2025
rust-timer added a commit that referenced this pull request Dec 25, 2025
Rollup merge of #150366 - maradini77:main, r=clubby789,Kivooeo

Fix typos and grammar errors in README files

- Fix `FIMXE`/`FXIME` typos → `FIXME`
- Fix grammar: "these terminology are" → "this terminology is"
- Fix apostrophe: "it's data" → "its data"
- Remove duplicate word: "less less" → "less"
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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants