about summary refs log tree commit diff
path: root/src/libstd/thread
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-06-18 07:20:12 -0700
committerGitHub <noreply@github.com>2016-06-18 07:20:12 -0700
commitf4d03da825160c9e1d3550dd9769ef4b96ef8e89 (patch)
treeebf19c45eadf5f41781486a026fedf652d08ea33 /src/libstd/thread
parent8545424b96a3b6549221568e2771bcb0281152a7 (diff)
parent8c0fef80d712fccb890aebf62c4054cda9a796cb (diff)
downloadrust-f4d03da825160c9e1d3550dd9769ef4b96ef8e89.tar.gz
rust-f4d03da825160c9e1d3550dd9769ef4b96ef8e89.zip
Auto merge of #34336 - petrochenkov:icemctuple, r=arielb1
Fix ICE in memory categorization of tuple patterns

Fixes https://github.com/rust-lang/rust/issues/34334

It seems to be ok for `pat_ty` to return `Err` even if type checking is done, because it uses `infcx.node_ty` which is supposed to return `Err` for all kinds of erroneous types so its callers could quickly bail out with `?`.

r? @arielb1
Diffstat (limited to 'src/libstd/thread')
0 files changed, 0 insertions, 0 deletions