Skip to content
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

Remove two fields from SubstFolder. #75133

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

nnethercote
Copy link
Contributor

@nnethercote nnethercote commented Aug 4, 2020

They're only used in error messages printed if there's an internal
compiler error, and the cost of maintaining them is high enough to show
up in profiles.

r? @matthewjasper

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 4, 2020
@nnethercote
Copy link
Contributor Author

Some local measurements:

wf-projection-stress-65510-che...
        avg: -1.6%      min: -2.5%      max: -0.0%
ctfe-stress-4-check
        avg: -0.3%?     min: -0.5%?     max: -0.0%?
packed-simd-check
        avg: -0.2%      min: -0.3%      max: -0.0%
regression-31157-check
        avg: -0.1%      min: -0.3%      max: -0.0%
futures-check
        avg: -0.1%      min: -0.3%      max: -0.0%
wg-grammar-check
        avg: -0.2%      min: -0.2%      max: -0.0%
piston-image-check
        avg: -0.1%      min: -0.2%      max: -0.0%
ripgrep-check
        avg: -0.1%      min: -0.2%      max: 0.0%
serde-check
        avg: -0.1%      min: -0.2%      max: -0.0%
hyper-2-check
        avg: -0.1%      min: -0.2%      max: -0.0%
cargo-check
        avg: -0.1%      min: -0.2%      max: -0.0%

@bors try @rust-timer queue

@rust-timer
Copy link
Collaborator

Awaiting bors try build completion

@bors
Copy link
Contributor

bors commented Aug 4, 2020

⌛ Trying commit ff51bdcca3fa65d55b8f276f772775384e910aee with merge 0b19afee13894f423bd57e571688ba5631ec40ce...

@bors
Copy link
Contributor

bors commented Aug 4, 2020

☀️ Try build successful - checks-actions, checks-azure
Build commit: 0b19afee13894f423bd57e571688ba5631ec40ce (0b19afee13894f423bd57e571688ba5631ec40ce)

@rust-timer
Copy link
Collaborator

Queued 0b19afee13894f423bd57e571688ba5631ec40ce with parent 80f84eb, future comparison URL.

@matthiaskrgr
Copy link
Member

Did you mean to r? matthewjasper perhaps?

@nnethercote
Copy link
Contributor Author

Did you mean to r? matthewjasper perhaps?

GitHub suggested you as a reviewer, but it sounds like that wasn't a good suggestion.

r? @matthewjasper

They're only used in error messages printed if there's an internal
compiler error, and the cost of maintaining them is high enough to show
up in profiles.
@matthiaskrgr
Copy link
Member

That's strange, I don't think I am in the reviewers list/have r+ powers 😅

@rust-timer
Copy link
Collaborator

Finished benchmarking try commit (0b19afee13894f423bd57e571688ba5631ec40ce): comparison url.

Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying rollup- to bors.

Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up.

@bors rollup=never

@matthewjasper
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Aug 4, 2020

📌 Commit eeb4b83 has been approved by matthewjasper

@bors 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 Aug 4, 2020
@bors
Copy link
Contributor

bors commented Aug 4, 2020

⌛ Testing commit eeb4b83 with merge d08eb98...

@bors
Copy link
Contributor

bors commented Aug 4, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: matthewjasper
Pushing d08eb98 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 4, 2020
@bors bors merged commit d08eb98 into rust-lang:master Aug 4, 2020
@nnethercote nnethercote deleted the rm-SubstFolder-fields branch August 4, 2020 23:47
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants