<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/match-struct.rs, branch 0.7</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.7</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-02-27T18:31:22+00:00</updated>
<entry>
<title>Fix reversed current/expected type</title>
<updated>2013-02-27T18:31:22+00:00</updated>
<author>
<name>Jeong YunWon</name>
<email>jeong@youknowone.org</email>
</author>
<published>2013-02-24T15:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=35baf5b2021fab393ff4d52581c55a0f6477bfb8'/>
<id>urn:sha1:35baf5b2021fab393ff4d52581c55a0f6477bfb8</id>
<content type='text'>
Fix some reversed type of arm pattern and type of search pattern
in error message.
</content>
</entry>
<entry>
<title>Check type when struct is matched against enum-like pattern</title>
<updated>2013-02-19T17:44:02+00:00</updated>
<author>
<name>Seo Sanghyeon</name>
<email>sanxiyn@gmail.com</email>
</author>
<published>2013-02-19T16:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a29023e9b2b42e94d77404496e72d0132aa44a6b'/>
<id>urn:sha1:a29023e9b2b42e94d77404496e72d0132aa44a6b</id>
<content type='text'>
Previously check always succeeded because struct type was derived from
the matched expression, not the matched pattern.
</content>
</entry>
</feed>
