3

Address some `EarlyBinder` nits by compiler-errors · Pull Request #103600 · rust...

 1 year ago
source link: https://github.com/rust-lang/rust/pull/103600
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Conversation

No description provided.

compiler-errors

added the C-cleanup Category: PRs that clean code up or issues documenting cleanup. label

Oct 26, 2022

rustbot

added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label

Oct 26, 2022

Collaborator

rust-highfive commented Oct 26, 2022

r? @TaKO8Ki

(rust-highfive has picked a reviewer for you, use r? to override)

rust-highfive

added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label

Oct 26, 2022

Member

Author

compiler-errors commented Oct 26, 2022

@bors try @rust-timer queue

just making sure the use of subst_iter isn't a perf hit, though it shouldn't be

Collaborator

rust-timer commented Oct 26, 2022

Awaiting bors try build completion.

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

rustbot

added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label

Oct 26, 2022

Contributor

bors commented Oct 26, 2022

hourglass Trying commit 2e95130 with merge 2886d4c...

Contributor

bors commented Oct 26, 2022

broken_heart Test failed - checks-actions

bors

added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

labels

Oct 26, 2022

This comment was marked as outdated.

Collaborator

rust-timer commented Oct 27, 2022

Awaiting bors try build completion.

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

compiler-errors

added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Oct 27, 2022

Contributor

bors commented Oct 27, 2022

hourglass Trying commit 6a039ff with merge 324f2b4...

Contributor

bors commented Oct 27, 2022

sunny Try build successful - checks-actions
Build commit: 324f2b4 (324f2b41f4efea8f1cf67237e8b7adcec50d86de)

Collaborator

rust-timer commented Oct 27, 2022

Collaborator

rust-timer commented Oct 27, 2022

Finished benchmarking commit (324f2b4): comparison URL.

Overall result: x regressions - ACTION NEEDED

Benchmarking 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 @rustbot label: +perf-regression-triaged along with sufficient written justification. If you cannot justify the regressions please fix the regressions and do another perf run. If the next run shows neutral or positive results, the label will be automatically removed.

@bors rollup=never
@rustbot label: +S-waiting-on-review -S-waiting-on-perf +perf-regression

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

mean1 range count2
Regressions x
(primary)
0.4% [0.3%, 0.6%] 8
Regressions x
(secondary)
- - 0
Improvements white_check_mark
(primary)
- - 0
Improvements white_check_mark
(secondary)
- - 0
All xwhite_check_mark (primary) 0.4% [0.3%, 0.6%] 8

Max RSS (memory usage)

This benchmark run did not return any relevant results for this metric.

Cycles

Results

Footnotes

  1. the arithmetic mean of the percent change

  2. number of relevant changes

compiler-errors reacted with confused emoji

rustbot

added perf-regression Performance regressions

and removed S-waiting-on-perf Status: Waiting on a perf run to be completed.

labels

Oct 27, 2022

compiler-errors

added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

labels

Oct 28, 2022

This comment has been minimized.

Contributor

bors commented Nov 2, 2022

sunny Try build successful - checks-actions
Build commit: 79ea737 (79ea73719b947e63649331d19af6f15f22f74780)

Collaborator

rust-timer commented Nov 2, 2022

Collaborator

rust-timer commented Nov 2, 2022

Finished benchmarking commit (79ea737): comparison URL.

Overall result: x regressions - no action needed

Benchmarking 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
@rustbot label: +S-waiting-on-review -S-waiting-on-perf -perf-regression

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

mean range count
Regressions x
(primary)
0.6% [0.5%, 0.7%] 2
Regressions x
(secondary)
- - 0
Improvements white_check_mark
(primary)
- - 0
Improvements white_check_mark
(secondary)
- - 0
All xwhite_check_mark (primary) 0.6% [0.5%, 0.7%] 2

Max RSS (memory usage)

This benchmark run did not return any relevant results for this metric.

Cycles

Results

rustbot

added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-perf Status: Waiting on a perf run to be completed. perf-regression Performance regressions

labels

Nov 2, 2022

compiler-errors

removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label

Nov 5, 2022

Contributor

bors commented Nov 18, 2022

umbrella The latest upstream changes (presumably #104555) made this pull request unmergeable. Please resolve the merge conflicts.

Member

Author

compiler-errors commented Nov 22, 2022

Seems like @TaKO8Ki is busy.

r? types

Contributor

bors commented Nov 30, 2022

umbrella The latest upstream changes (presumably #104905) made this pull request unmergeable. Please resolve the merge conflicts.

This comment has been minimized.

Contributor

bors commented Dec 19, 2022

pushpin Commit f705d64 has been approved by spastorino

It is now in the queue for this repository.

bors

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

Dec 19, 2022

Contributor

bors commented Dec 19, 2022

hourglass Testing commit f705d64 with merge 935dc07...

Contributor

bors commented Dec 19, 2022

sunny Test successful - checks-actions
Approved by: spastorino
Pushing 935dc07 to master...

bors

added the merged-by-bors This PR was explicitly merged by bors label

Dec 19, 2022

bors

merged commit 935dc07 into

rust-lang:master

Dec 19, 2022

11 checks passed

Collaborator

rust-timer commented Dec 20, 2022

Finished benchmarking commit (935dc07): comparison URL.

Overall result: x regressions - no action needed

@rustbot label: -perf-regression

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

mean range count
Regressions x
(primary)
0.6% [0.6%, 0.7%] 2
Regressions x
(secondary)
0.3% [0.3%, 0.3%] 2
Improvements white_check_mark
(primary)
- - 0
Improvements white_check_mark
(secondary)
- - 0
All xwhite_check_mark (primary) 0.6% [0.6%, 0.7%] 2

Max RSS (memory usage)

Results

Cycles

This benchmark run did not return any relevant results for this metric.

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

Reviewers

No reviews

Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. merged-by-bors This PR was explicitly merged by bors S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects

None yet

Milestone

1.68.0

Development

Successfully merging this pull request may close these issues.

None yet

8 participants

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK