-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Address some EarlyBinder
nits
#103600
Address some EarlyBinder
nits
#103600
Conversation
r? @TaKO8Ki (rust-highfive has picked a reviewer for you, use r? to override) |
@bors try @rust-timer queue just making sure the use of |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 2e95130c9a65e4861e70c16f0e57fcda35eb55ac with merge 2886d4c5767462363cf3bf8a9805af42417abfb3... |
💔 Test failed - checks-actions |
547b08c
to
6a039ff
Compare
This comment was marked as outdated.
This comment was marked as outdated.
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 6a039ffc5bb65d238ca5735a2abdd6f11f00c1ea with merge 324f2b41f4efea8f1cf67237e8b7adcec50d86de... |
☀️ Try build successful - checks-actions |
Queued 324f2b41f4efea8f1cf67237e8b7adcec50d86de with parent 0da281b, future comparison URL. |
Finished benchmarking commit (324f2b41f4efea8f1cf67237e8b7adcec50d86de): comparison URL. Overall result: ❌ regressions - ACTION NEEDEDBenchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. Next Steps: If you can justify the regressions found in this try perf run, please indicate this with @bors rollup=never Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
6a039ff
to
db8a028
Compare
Queued 79ea73719b947e63649331d19af6f15f22f74780 with parent 11ebe65, future comparison URL. |
Finished benchmarking commit (79ea73719b947e63649331d19af6f15f22f74780): comparison URL. Overall result: ❌ regressions - no action neededBenchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. @bors rollup=never Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
|
fd163ee
to
9acf375
Compare
☔ The latest upstream changes (presumably #104555) made this pull request unmergeable. Please resolve the merge conflicts. |
9acf375
to
606735e
Compare
Seems like @TaKO8Ki is busy. r? types |
☔ The latest upstream changes (presumably #104905) made this pull request unmergeable. Please resolve the merge conflicts. |
606735e
to
c416673
Compare
This comment has been minimized.
This comment has been minimized.
c416673
to
f705d64
Compare
@bors r+ |
☀️ Test successful - checks-actions |
Finished benchmarking commit (935dc07): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. |
…=spastorino Address some `EarlyBinder` nits
No description provided.