Skip to content

make typing mode exhaustive again... - #157308

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jdonszelmann:tm-exhaustive
Jun 2, 2026
Merged

make typing mode exhaustive again...#157308
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jdonszelmann:tm-exhaustive

Conversation

@jdonszelmann

Copy link
Copy Markdown
Contributor

@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 Jun 2, 2026
@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors

rust-borsBot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 08832da has been approved by oli-obk

It is now in the queue for this repository.

🌲 The tree is currently closed for pull requests below priority 5. This pull request will be tested once the tree is reopened.

@rust-borsrust-borsBot 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 Jun 2, 2026
rust-borsBot pushed a commit that referenced this pull request Jun 2, 2026
…uwer
Rollup of 6 pull requests
Successful merges:
- #155418 (transmute: fix check for whether newtypes have equal size)
- #156603 (Clarify E0381 diagnostics for branch conditions)
- #156643 (Document run-make external dependencies)
- #157009 (Avoid `unreachable_code` on required return values)
- #157308 (make typing mode exhaustive again...)
- #157312 (disallow most attrs on eiis)
rust-borsBot pushed a commit that referenced this pull request Jun 2, 2026
…uwer
Rollup of 6 pull requests
Successful merges:
- #155418 (transmute: fix check for whether newtypes have equal size)
- #156603 (Clarify E0381 diagnostics for branch conditions)
- #156643 (Document run-make external dependencies)
- #157009 (Avoid `unreachable_code` on required return values)
- #157308 (make typing mode exhaustive again...)
- #157312 (disallow most attrs on eiis)
@rust-bors
rust-borsBot merged commit ab13031 into rust-lang:mainJun 2, 2026
12 checks passed
@rustbotrustbot added this to the 1.98.0 milestone Jun 2, 2026
rust-timer added a commit that referenced this pull request Jun 2, 2026
Rollup merge of #157308 - jdonszelmann:tm-exhaustive, r=oli-obk
make typing mode exhaustive again...
r? @oli-obk
See #155443 (comment)
pullBot pushed a commit to xtqqczze/rust-lang-miri that referenced this pull request Jun 4, 2026
…uwer
Rollup of 6 pull requests
Successful merges:
- rust-lang/rust#155418 (transmute: fix check for whether newtypes have equal size)
- rust-lang/rust#156603 (Clarify E0381 diagnostics for branch conditions)
- rust-lang/rust#156643 (Document run-make external dependencies)
- rust-lang/rust#157009 (Avoid `unreachable_code` on required return values)
- rust-lang/rust#157308 (make typing mode exhaustive again...)
- rust-lang/rust#157312 (disallow most attrs on eiis)
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.

3 participants

@jdonszelmann@oli-obk@rustbot