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

test: Try to fix a failing snapshot test #15695

Closed
wants to merge 1 commit into from

Conversation

alexcrichton
Copy link
Member

This test seems to yield a different error message on cross compiles, so just
ignore it when cross compiling.

This test seems to yield a different error message on cross compiles, so just
ignore it when cross compiling.
bors added a commit that referenced this pull request Jul 16, 2014
This test seems to yield a different error message on cross compiles, so just
ignore it when cross compiling.
@bors bors closed this Jul 16, 2014
@alexcrichton alexcrichton deleted the fix-snapshots branch July 16, 2014 14:54
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 13, 2023
…re_lenient, r=Veykril

fix: allow more kinds of if let patterns in guarded return assist

Removes the checks that require the pattern to be a tuple struct with exactly 1 field that is unqualified and has an identifier pattern in it. I'm not sure if there should be more checks in place but they seem unnecessary now?

Closes rust-lang#15695
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants