Skip to content

Conversation

dim-an
Copy link
Contributor

@dim-an dim-an commented Aug 15, 2013

Pointers to bound variables shouldn't be stored before checking pattern,
otherwise piped patterns can conflict with each other (issue #6338).

Closes #6338.

dim-an added 3 commits August 16, 2013 01:01
Pointers to bound variables shouldn't be stored before checking pattern,
otherwise piped patterns can conflict with each other (issue #6338).

Closes #6338.
bors added a commit that referenced this pull request Aug 18, 2013
Pointers to bound variables shouldn't be stored before checking pattern,
otherwise piped patterns can conflict with each other (issue #6338).

Closes #6338.
@bors bors closed this Aug 18, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 24, 2022
Moved ``[try_err]`` to restriction

Fixes rust-lang#5757

changelog: Moved try_err lint to rescrition for rust-lang#5757
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.

Segfault with | (or) and tuples and strs in match
2 participants