<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/match-slice-patterns.rs, branch 1.22.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.22.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.22.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-01-03T07:33:31+00:00</updated>
<entry>
<title>Improve error message, fix and add tests.</title>
<updated>2017-01-03T07:33:31+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2016-12-01T03:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ba9cd5fd5df75d12225429f5831fb968672c79d'/>
<id>urn:sha1:9ba9cd5fd5df75d12225429f5831fb968672c79d</id>
<content type='text'>
Changes the non-exhaustive match error message to generate more general
witnesses.
</content>
</entry>
<entry>
<title>_match: correct max_slice_length logic</title>
<updated>2016-11-05T11:32:35+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2016-11-05T11:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3ddb85eb1de721373b96d86a1a2dbf33dda3497'/>
<id>urn:sha1:d3ddb85eb1de721373b96d86a1a2dbf33dda3497</id>
<content type='text'>
The logic used to be wildly wrong, but before the HAIR patch its
wrongness was hidden by another bug.

Fixes #37598.
</content>
</entry>
</feed>
