-
Notifications
You must be signed in to change notification settings - Fork 13k
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
resolve: Fix ICE and extra diagnostics happening when unresolved imports are used in patterns #34963
Conversation
@bors r+ |
📌 Commit d7a968e has been approved by |
⌛ Testing commit d7a968e with merge d7a0706... |
💔 Test failed - auto-win-msvc-64-opt |
Spurious failure. |
@bors retry |
⌛ Testing commit d7a968e with merge f8bf284... |
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
@bors: retry On Sun, Jul 24, 2016 at 10:51 PM, bors [email protected] wrote:
|
@bors: retry |
⌛ Testing commit d7a968e with merge 3121221... |
💔 Test failed - auto-win-gnu-32-opt |
@bors: retry On Mon, Jul 25, 2016 at 3:06 PM, bors [email protected] wrote:
|
⌛ Testing commit d7a968e with merge 85ae467... |
💔 Test failed - auto-win-msvc-64-opt |
@bors: retry On Tue, Jul 26, 2016 at 3:31 AM, bors [email protected] wrote:
|
resolve: Fix ICE and extra diagnostics happening when unresolved imports are used in patterns Closes rust-lang#34933 r? @jseyfried
Closes #34933
r? @jseyfried