Skip to content

Ignore errors when including clear_expected_if_blessed#105477

Merged
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:make
Dec 9, 2022
Merged

Ignore errors when including clear_expected_if_blessed#105477
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:make

Conversation

@tmiasko

@tmiasko tmiasko commented Dec 8, 2022

Copy link
Copy Markdown
Contributor

Include is there only for the effect executing the rule. The file is not intended to be remade successfully to be actually included.

I erroneously changed this in #100912.

Include is there only for the effect executing the rule.
The file is not intended to be remade successfully to be
actually included.
@rustbot

rustbot commented Dec 8, 2022

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 8, 2022
@ehuss

ehuss commented Dec 8, 2022

Copy link
Copy Markdown
Contributor

I'm going to approve to get CI working again. It looks like this was an unfortunate coincidence that the - was removed, and GNU Make 4.4 was very recently released which changed the behavior to generate an error in this circumstance.

@bors r+ p=10

@bors

bors commented Dec 8, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit c1d5a5a has been approved by ehuss

It is now in the queue for this repository.

@bors

bors commented Dec 8, 2022

Copy link
Copy Markdown
Collaborator

🌲 The tree is currently closed for pull requests below priority 10. This pull request will be tested once the tree is reopened.

@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 Dec 8, 2022
@bors

bors commented Dec 8, 2022

Copy link
Copy Markdown
Collaborator

⌛ Testing commit c1d5a5a with merge b359ccf...

@bors

bors commented Dec 9, 2022

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing b359ccf to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Dec 9, 2022
@bors bors merged commit b359ccf into rust-lang:master Dec 9, 2022
@rustbot rustbot added this to the 1.67.0 milestone Dec 9, 2022
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (b359ccf): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

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

Max RSS (memory usage)

Results

This 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.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
0.9% [0.9%, 0.9%] 1
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) - - 0

Cycles

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

@tmiasko tmiasko deleted the make branch December 9, 2022 21:58
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 12, 2022
…troalbini

[stable] Prepare 1.66.0 release

This PR prepares the artifacts for the 1.66.0 release. The following PRs have been backported:

* rust-lang#104782
* rust-lang#105023
* rust-lang#104558
* rust-lang#104610
* rust-lang#103989
* rust-lang#104650
* rust-lang#105539
* rust-lang#105477

r? `@ghost`
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.

6 participants