<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/reachable/expr_while.stderr, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce hir::ExprKind::Let - Take 2</title>
<updated>2021-08-15T19:18:26+00:00</updated>
<author>
<name>Caio</name>
<email>c410.f3r@gmail.com</email>
</author>
<published>2021-08-08T14:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6aa9937a768bf13e5f7bd0ee6dd8579403b39058'/>
<id>urn:sha1:6aa9937a768bf13e5f7bd0ee6dd8579403b39058</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise notes with the/is</title>
<updated>2020-01-24T16:24:50+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2020-01-22T23:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=24a2929ed1d3e1760bf89c878352448fb5ee2087'/>
<id>urn:sha1:24a2929ed1d3e1760bf89c878352448fb5ee2087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not trigger unreachable lint in async body and Use span labels</title>
<updated>2019-09-21T20:04:04+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-09-21T19:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ea70fb75672645640303b29e3b4cb41ee7690f53'/>
<id>urn:sha1:ea70fb75672645640303b29e3b4cb41ee7690f53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point at original span when emitting unreachable lint</title>
<updated>2019-09-18T22:35:10+00:00</updated>
<author>
<name>Aaron Hill</name>
<email>aa1ronham@gmail.com</email>
</author>
<published>2019-09-18T22:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=822393d690eb7c238c18c1bb0b1e7831c4776cd3'/>
<id>urn:sha1:822393d690eb7c238c18c1bb0b1e7831c4776cd3</id>
<content type='text'>
Fixes #64590

When we emit an 'unreachable' lint, we now add a note pointing at the
expression that actually causes the code to be unreachable (e.g.
`return`, `break`, `panic`).

This is especially useful when macros are involved, since a diverging
expression might be hidden inside of a macro invocation.
</content>
</entry>
<entry>
<title>Enforce 'cond: bool' in while-expr + improve reachability diags.</title>
<updated>2019-07-06T04:43:58+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-06-20T08:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4edfa6d4c90550d20c66fbb79223939e114edf73'/>
<id>urn:sha1:4edfa6d4c90550d20c66fbb79223939e114edf73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Match errors using the callsite of macro expansions</title>
<updated>2018-07-23T12:31:06+00:00</updated>
<author>
<name>Federico Poli</name>
<email>federpoli@gmail.com</email>
</author>
<published>2018-07-19T12:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ec9d7242c3352fbc617d907bec3632215811356'/>
<id>urn:sha1:8ec9d7242c3352fbc617d907bec3632215811356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stabilise feature(never_type)</title>
<updated>2018-03-14T04:44:51+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2018-01-21T08:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9fc3901b07d0494bd3eb9c37b10e63b429714b0'/>
<id>urn:sha1:a9fc3901b07d0494bd3eb9c37b10e63b429714b0</id>
<content type='text'>
Replace feature(never_type) with feature(exhaustive_patterns).
feature(exhaustive_patterns) only covers the pattern-exhaustives checks
that used to be covered by feature(never_type)
</content>
</entry>
<entry>
<title>Update UI tests</title>
<updated>2018-02-26T17:24:02+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-02-23T00:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa2d9fc4b9e578d95fbf65613d1bf732fbdfb0d4'/>
<id>urn:sha1:fa2d9fc4b9e578d95fbf65613d1bf732fbdfb0d4</id>
<content type='text'>
</content>
</entry>
</feed>
