about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorSeo Sanghyeon <sanxiyn@gmail.com>2013-02-20 01:43:15 +0900
committerSeo Sanghyeon <sanxiyn@gmail.com>2013-02-20 02:44:02 +0900
commita29023e9b2b42e94d77404496e72d0132aa44a6b (patch)
tree82078f056e42128792c63b6dcdc89051d13e138e /src/rt/rust_kernel.cpp
parent67ee95e943163d8d3dad439bfb0ce94e3e9c9aa4 (diff)
downloadrust-a29023e9b2b42e94d77404496e72d0132aa44a6b.tar.gz
rust-a29023e9b2b42e94d77404496e72d0132aa44a6b.zip
Check type when struct is matched against enum-like pattern
Previously check always succeeded because struct type was derived from
the matched expression, not the matched pattern.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions