about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2012-01-12 16:23:24 -0800
committerTim Chevalier <chevalier@alum.wellesley.edu>2012-01-12 16:51:07 -0800
commit565ea068ca6deb50c5866475508c538dc7e3acee (patch)
tree50588ed6241d1970e10faf04bf1d3653ff7d1327 /src/rt/rust_kernel.cpp
parent8818f42b19efbf8832c856058519644a8657b04c (diff)
downloadrust-565ea068ca6deb50c5866475508c538dc7e3acee.tar.gz
rust-565ea068ca6deb50c5866475508c538dc7e3acee.zip
Add type parameters when checking wildcard patterns
For some reason, wildcard patterns were never getting type parameter
substitutions attached. This would cause an assertion failure when
checking a wildcard pattern that matches against a tag with
polymorphic type (not sure why this didn't come up before). Fixed it.
(The diff and test case may be easier to understand than this note
:P)

Closes #1503.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions