Skip to content

Suggest typo fix for static lifetime - #138115

Merged
bors merged 1 commit into
rust-lang:masterfrom
compiler-errors:static-typo
Mar 7, 2025
Merged

Suggest typo fix for static lifetime#138115
bors merged 1 commit into
rust-lang:masterfrom
compiler-errors:static-typo

Conversation

@compiler-errors

Copy link
Copy Markdown
Contributor

...and don't try to introduce a new lifetime param named something like 'statoc.

@rustbot

Copy link
Copy Markdown
Collaborator

r? @BoxyUwU

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

@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 Mar 6, 2025
@BoxyUwU

Copy link
Copy Markdown
Member

r=me if CI passes

@BoxyUwU

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Mar 6, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit ac40ea7 has been approved by BoxyUwU

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 Mar 6, 2025
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request Mar 7, 2025
…yUwU
Suggest typo fix for static lifetime
...and don't try to introduce a new lifetime param named something like `'statoc`.
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 7, 2025
…kingjubilee
Rollup of 12 pull requests
Successful merges:
- rust-lang#136667 (Revert vita's c_char back to i8)
- rust-lang#136780 (std: move stdio to `sys`)
- rust-lang#137107 (Override default `Write` methods for cursor-like types)
- rust-lang#137363 (compiler: factor Windows x86-32 ABI impl into its own file)
- rust-lang#137528 (Windows: Fix error in `fs::rename` on Windows 1607)
- rust-lang#137537 (Prevent `rmake.rs` from using unstable features, and fix 3 run-make tests that currently do)
- rust-lang#137777 (Specialize `OsString::push` and `OsString as From` for UTF-8)
- rust-lang#137832 (Fix crash in BufReader::peek())
- rust-lang#137904 (Improve the generic MIR in the default `PartialOrd::le` and friends)
- rust-lang#138115 (Suggest typo fix for static lifetime)
- rust-lang#138125 (Simplify `printf` and shell format suggestions)
- rust-lang#138129 (Stabilize const_char_classify, const_sockaddr_setters)
r? `@ghost`
`@rustbot` modify labels: rollup
jhpratt added a commit to jhpratt/rust that referenced this pull request Mar 7, 2025
…yUwU
Suggest typo fix for static lifetime
...and don't try to introduce a new lifetime param named something like `'statoc`.
@jhprattjhpratt mentioned this pull request Mar 7, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 7, 2025
…iaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#136667 (Revert vita's c_char back to i8)
- rust-lang#137107 (Override default `Write` methods for cursor-like types)
- rust-lang#137777 (Specialize `OsString::push` and `OsString as From` for UTF-8)
- rust-lang#137832 (Fix crash in BufReader::peek())
- rust-lang#137904 (Improve the generic MIR in the default `PartialOrd::le` and friends)
- rust-lang#138115 (Suggest typo fix for static lifetime)
- rust-lang#138125 (Simplify `printf` and shell format suggestions)
- rust-lang#138129 (Stabilize const_char_classify, const_sockaddr_setters)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 79a8c6d into rust-lang:masterMar 7, 2025
@rustbotrustbot added this to the 1.87.0 milestone Mar 7, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Mar 7, 2025
Rollup merge of rust-lang#138115 - compiler-errors:static-typo, r=BoxyUwU
Suggest typo fix for static lifetime
...and don't try to introduce a new lifetime param named something like `'statoc`.
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.

4 participants

@compiler-errors@rustbot@BoxyUwU@bors