Skip to content

[perf] Fast path for coercions #142701

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

compiler-errors
Copy link
Member

Check if the goal holds before trying to walk through the goal. If it certainly holds (or certainly does not), then don't select anything.

@compiler-errors
Copy link
Member Author

@bors2 try @rust-timer queue

@rust-timer
Copy link
Collaborator

Awaiting bors try build completion.

@rustbot label: +S-waiting-on-perf

rust-bors bot added a commit that referenced this pull request Jun 19, 2025
[perf] Fast path for coercions

Check if the goal holds before trying to walk through the goal. If it certainly holds (or certainly does not), then don't select anything.
@rust-bors
Copy link

rust-bors bot commented Jun 19, 2025

⌛ Trying commit 41aaf68 with merge 840dfe0

To cancel the try build, run the command @bors2 try cancel.

@rustbot rustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Jun 19, 2025
@rust-bors
Copy link

rust-bors bot commented Jun 19, 2025

☀️ Try build successful (CI)
Build commit: 840dfe0 (840dfe0e6a8015d92e12916e9eaa11641c1909cf, parent: d1d8e386c5e84c4ba857f56c3291f73c27e2d62a)

@rust-timer
Copy link
Collaborator

Queued 840dfe0 with parent d1d8e38, future comparison URL.
There are currently 4 preceding artifacts in the queue.
It will probably take at least ~6.5 hours until the benchmark run finishes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-perf Status: Waiting on a perf run to be completed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants