Ignore errors when including clear_expected_if_blessed#105477
Ignore errors when including clear_expected_if_blessed#105477bors merged 1 commit intorust-lang:masterfrom
Conversation
Include is there only for the effect executing the rule. The file is not intended to be remade successfully to be actually included.
|
(rustbot has picked a reviewer for you, use r? to override) |
|
I'm going to approve to get CI working again. It looks like this was an unfortunate coincidence that the @bors r+ p=10 |
|
🌲 The tree is currently closed for pull requests below priority 10. This pull request will be tested once the tree is reopened. |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (b359ccf): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. 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. |
…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`
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.