Skip to content

tests: update new test to accept new lifetime format - #146480

Merged
bors merged 1 commit into
rust-lang:masterfrom
durin42:llvm-22-more-lifetime
Sep 15, 2025
Merged

tests: update new test to accept new lifetime format#146480
bors merged 1 commit into
rust-lang:masterfrom
durin42:llvm-22-more-lifetime

Conversation

@durin42

Copy link
Copy Markdown
Contributor

Same change as 258915a, just for a newly written test.

@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 Sep 12, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

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

@durin42

Copy link
Copy Markdown
ContributorAuthor

@rustbot label llvm-main

@rustbotrustbot added the llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) label Sep 12, 2025
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 14, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit dd4562a has been approved by Mark-Simulacrum

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 Sep 14, 2025
bors added a commit that referenced this pull request Sep 15, 2025
Rollup of 8 pull requests
Successful merges:
- #143314 (add reference id to test, and fix filename)
- #146284 (Remove `div_rem` from `core::num::bignum`)
- #146416 (Tidy dependency checks cleanups + QoL)
- #146471 (bootstrap: Show target in "No such target exists" message)
- #146478 (Improve `core::fmt` coverage)
- #146480 (tests: update new test to accept new lifetime format)
- #146488 (Improve `core::ptr` coverage)
- #146501 (compiletest: Fix `--exact` test filtering)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit b82698b into rust-lang:masterSep 15, 2025
10 checks passed
@rustbotrustbot added this to the 1.92.0 milestone Sep 15, 2025
rust-timer added a commit that referenced this pull request Sep 15, 2025
Rollup merge of #146480 - durin42:llvm-22-more-lifetime, r=Mark-Simulacrum
tests: update new test to accept new lifetime format
Same change as 258915a, just for a newly written test.
@durin42
durin42 deleted the llvm-22-more-lifetime branch October 16, 2025 17:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

llvm-mainMarks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)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

@durin42@rustbot@Mark-Simulacrum@bors