<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/nll/user-annotations/normalization.stderr, branch 1.58.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.58.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.58.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-05-12T17:46:43+00:00</updated>
<entry>
<title>Remove feature(nll) when compare mode is sufficient</title>
<updated>2019-05-12T17:46:43+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2019-04-07T15:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be5fe051a843cfbbc1ba4fcd347b641417181b8f'/>
<id>urn:sha1:be5fe051a843cfbbc1ba4fcd347b641417181b8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2019-03-11T20:10:26+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-03-09T12:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa72a81bea27f1fda4287475e4cc2f684c971e7f'/>
<id>urn:sha1:fa72a81bea27f1fda4287475e4cc2f684c971e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement basic input validation for built-in attributes</title>
<updated>2019-01-13T11:17:19+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-01-01T23:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41c65992c52113699451a6236148d408894f89ef'/>
<id>urn:sha1:41c65992c52113699451a6236148d408894f89ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new region infer errors for explaining borrows</title>
<updated>2018-10-21T11:35:00+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2018-10-14T14:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a3969a3f70779790fd8de1f1602441b5078566b'/>
<id>urn:sha1:2a3969a3f70779790fd8de1f1602441b5078566b</id>
<content type='text'>
This gives at least some explanation for why a borrow is expected to
last for a certain free region. Also:

* Reports E0373: "closure may outlive the current function" with NLL.
* Special cases the case of returning a reference to (or value
  referencing) a local variable or temporary (E0515).
* Special case assigning a reference to a local variable in a closure
  to a captured variable.
</content>
</entry>
<entry>
<title>add a test that we enforce '`static` errors post normalization</title>
<updated>2018-10-19T13:34:28+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2018-10-18T18:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16b3ea1e2e690524796b37a4b4e2f88e60a9dc3e'/>
<id>urn:sha1:16b3ea1e2e690524796b37a4b4e2f88e60a9dc3e</id>
<content type='text'>
</content>
</entry>
</feed>
