Skip to content

Fix typos: 'occured' -> 'occurred' and 'non_existant' -> 'non_existent'#151394

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
bodhisilberling:fix-typos-occured-occurred
Jan 20, 2026
Merged

Fix typos: 'occured' -> 'occurred' and 'non_existant' -> 'non_existent'#151394
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
bodhisilberling:fix-typos-occured-occurred

Conversation

@bodhisilberling
Copy link
Contributor

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Jan 20, 2026

The Miri subtree was changed

cc @rust-lang/miri

@rustbot rustbot added A-tidy Area: The tidy tool 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Jan 20, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 20, 2026

r? @GuillaumeGomez

rustbot has assigned @GuillaumeGomez.
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

@GuillaumeGomez
Copy link
Member

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 20, 2026

📌 Commit ac505d7 has been approved by GuillaumeGomez

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 Jan 20, 2026
rust-bors bot pushed a commit that referenced this pull request Jan 20, 2026
Rollup of 6 pull requests

Successful merges:

 - #147611 (Stabilize `-Zremap-path-scope`)
 - #149058 (FCW Lint when using an ambiguously glob imported trait)
 - #149644 (Create x86_64-unknown-linux-gnuasan target which enables ASAN by default)
 - #150524 (Test that -Zbuild-std=core works on a variety of profiles)
 - #151394 (Fix typos: 'occured' -> 'occurred' and 'non_existant' -> 'non_existent')
 - #151396 (`rustc_queries!`: Don't push the `(cache)` modifier twice)

r? @ghost
@rust-bors rust-bors bot merged commit 1ae74b3 into rust-lang:main Jan 20, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Jan 20, 2026
rust-timer added a commit that referenced this pull request Jan 20, 2026
Rollup merge of #151394 - fix-typos-occured-occurred, r=GuillaumeGomez

Fix typos: 'occured' -> 'occurred' and 'non_existant' -> 'non_existent'
github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Jan 20, 2026
Rollup of 6 pull requests

Successful merges:

 - rust-lang/rust#147611 (Stabilize `-Zremap-path-scope`)
 - rust-lang/rust#149058 (FCW Lint when using an ambiguously glob imported trait)
 - rust-lang/rust#149644 (Create x86_64-unknown-linux-gnuasan target which enables ASAN by default)
 - rust-lang/rust#150524 (Test that -Zbuild-std=core works on a variety of profiles)
 - rust-lang/rust#151394 (Fix typos: 'occured' -> 'occurred' and 'non_existant' -> 'non_existent')
 - rust-lang/rust#151396 (`rustc_queries!`: Don't push the `(cache)` modifier twice)

r? @ghost
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Jan 21, 2026
Rollup of 6 pull requests

Successful merges:

 - rust-lang/rust#147611 (Stabilize `-Zremap-path-scope`)
 - rust-lang/rust#149058 (FCW Lint when using an ambiguously glob imported trait)
 - rust-lang/rust#149644 (Create x86_64-unknown-linux-gnuasan target which enables ASAN by default)
 - rust-lang/rust#150524 (Test that -Zbuild-std=core works on a variety of profiles)
 - rust-lang/rust#151394 (Fix typos: 'occured' -> 'occurred' and 'non_existant' -> 'non_existent')
 - rust-lang/rust#151396 (`rustc_queries!`: Don't push the `(cache)` modifier twice)

r? @ghost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tidy Area: The tidy tool 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) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants