Skip to content

crater: drop implied bound with non-universal region - #159706

Draft
tiif wants to merge 2 commits into
rust-lang:mainfrom
tiif:is_this_universal
Draft

crater: drop implied bound with non-universal region#159706
tiif wants to merge 2 commits into
rust-lang:mainfrom
tiif:is_this_universal

Conversation

@tiif

@tiif tiif commented Jul 22, 2026

Copy link
Copy Markdown
Member

Implied bound could wind up having non-universal region and this behavior is kind of baffling to me. Currently, dropping implied bound with non-universal region won't break any ui test, so I am opening this PR to run crater to see if it breaks anything in the ecosystem.

cc @lcnr

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jul 22, 2026
@tiif

tiif commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

@bors try

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jul 22, 2026
crater: drop implied bound with non-universal region
@rust-bors

rust-bors Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: e3d12f3 (e3d12f3322cb00126b2208c6b9df3ac4467951f5)
Base parent: 1af98b7 (1af98b7cdf86932b76182a387f52f1be6f0c1be0)

@tiif

tiif commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

@craterbot check

@craterbot

Copy link
Copy Markdown
Collaborator

👌 Experiment pr-159706 created and queued.
🤖 Automatically detected try build e3d12f3
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 22, 2026
@craterbot

Copy link
Copy Markdown
Collaborator

🚧 Experiment pr-159706 is now running

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot

Copy link
Copy Markdown
Collaborator

🎉 Experiment pr-159706 is completed!
📊 2 regressed and 5 fixed (1041933 total)
📊 5785 spurious results on the retry-regressed-list.txt, consider a retry1 if this is a significant amount.
📰 Open the summary report.

⚠️ If you notice any spurious failure please add them to the denylist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

Footnotes

  1. re-run the experiment with crates=https://crater-reports.s3.amazonaws.com/pr-159706/retry-regressed-list.txt

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Aug 9, 2026
@lcnr

lcnr commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

The fact that these exist is quite dubious. Interesting that they don't matter for any crate, can you summarize the tests where we encounter these regions?

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

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants