Deprioritize fulfillment errors that come from expansions.#106820
Merged
bors merged 1 commit intorust-lang:masterfrom Jan 15, 2023
Merged
Deprioritize fulfillment errors that come from expansions.#106820bors merged 1 commit intorust-lang:masterfrom
bors merged 1 commit intorust-lang:masterfrom
Conversation
62b5084 to
40a175d
Compare
Contributor
|
@bors r+ rollup |
Collaborator
|
📌 Commit 40a175dff787ffbae28c3538bb0c43e5a9d2c1f8 has been approved by It is now in the queue for this repository. |
Contributor
|
@bors r- looks like a test ICE |
Member
Author
Contributor
|
Yeah, it doesn't seem like it would be your PR causing the error in |
Contributor
|
Well #106793 is landed, so I think this PR is ready for a bless and r+ |
This comment has been minimized.
This comment has been minimized.
40a175d to
6821adb
Compare
Member
Author
|
@bors r=estebank |
Collaborator
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jan 14, 2023
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#105526 (libcore: make result of iter::from_generator Clone) - rust-lang#106563 (Fix `unused_braces` on generic const expr macro call) - rust-lang#106661 (Stop probing for statx unless necessary) - rust-lang#106820 (Deprioritize fulfillment errors that come from expansions.) - rust-lang#106828 (rustdoc: remove `docblock` class from notable trait popover) - rust-lang#106849 (Allocate one less vec while parsing arrays) - rust-lang#106855 (rustdoc: few small cleanups) - rust-lang#106860 (Remove various double spaces in the libraries.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
61 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes (part of?) #69455