Skip to content

Spellchecking compiler code - #95460

Merged
bors merged 1 commit into
rust-lang:masterfrom
nyurik:spelling-str
Mar 30, 2022
Merged

Spellchecking compiler code#95460
bors merged 1 commit into
rust-lang:masterfrom
nyurik:spelling-str

Conversation

@nyurik

Copy link
Copy Markdown
Contributor

Address some spelling mistakes in strings, private function names, and function params.

Address some spelling mistakes in strings, private function names, and function params.
@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Mar 30, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

Some changes occured to rustc_codegen_cranelift

cc @bjorn3

Some changes occured to rustc_codegen_gcc

cc @antoyo

Some changes occured to the CTFE / Miri engine

cc @rust-lang/miri

@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @matthewjasper (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 30, 2022
@lcnr

lcnr commented Mar 30, 2022

Copy link
Copy Markdown
Contributor

thanks

r? @lcnr
@bors r+ rollup

@bors

bors commented Mar 30, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit a9cc3f6 has been approved by lcnr

@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 Mar 30, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Mar 30, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 30, 2022
Rollup of 5 pull requests
Successful merges:
- rust-lang#95294 (Document Linux kernel handoff in std::io::copy and std::fs::copy)
- rust-lang#95443 (Clarify how `src/tools/x` searches for python)
- rust-lang#95452 (fix since field version for termination stabilization)
- rust-lang#95460 (Spellchecking compiler code)
- rust-lang#95461 (Spellchecking some comments)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit a629b2a into rust-lang:masterMar 30, 2022
@rustbotrustbot added this to the 1.61.0 milestone Mar 30, 2022
@nyurik
nyurik deleted the spelling-str branch March 30, 2022 15:33
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.

6 participants

@nyurik@rust-highfive@lcnr@bors@matthewjasper@rustbot