<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/nll/closure-requirements/propagate-approximated-ref.stderr, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-30T04:07:19+00:00</updated>
<entry>
<title>Make sure to account for the right item universal regions in borrowck</title>
<updated>2025-07-30T04:07:19+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-07-30T03:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98d08ff014840a15244374178e8b9ed02da3d4ca'/>
<id>urn:sha1:98d08ff014840a15244374178e8b9ed02da3d4ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`best_blame_constraint`: don't filter constraints by sup SCC</title>
<updated>2025-01-07T00:08:29+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2024-12-04T11:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ac922245f0c86657a56d3ca5eff4a1d1b1fcb0a1'/>
<id>urn:sha1:ac922245f0c86657a56d3ca5eff4a1d1b1fcb0a1</id>
<content type='text'>
The SCCs of the region graph are not a reliable heuristic to use for blaming an interesting
constraint for diagnostics. For region errors, if the outlived region is `'static`, or the involved
types are invariant in their lifetiems, there will be cycles in the constraint graph containing both
the target region and the most interesting constraints to blame. To get better diagnostics in these
cases, this commit removes that heuristic.
</content>
</entry>
<entry>
<title>update region debug formatting</title>
<updated>2024-03-18T16:44:12+00:00</updated>
<author>
<name>Boxy</name>
<email>supbscripter@gmail.com</email>
</author>
<published>2024-03-12T15:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8124b26122eff01acf9f76ca2ac7b756631c49a5'/>
<id>urn:sha1:8124b26122eff01acf9f76ca2ac7b756631c49a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show number in error message even for one error</title>
<updated>2023-11-24T18:15:52+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2023-11-21T15:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41e8d152dc5abb5a706999ada8b059d3420af8f3'/>
<id>urn:sha1:41e8d152dc5abb5a706999ada8b059d3420af8f3</id>
<content type='text'>
Co-authored-by: Adrian &lt;adrian.iosdev@gmail.com&gt;
</content>
</entry>
<entry>
<title>rename `ReLateBound` to `ReBound`</title>
<updated>2023-11-13T14:13:54+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2023-11-13T14:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86fa1317a327eea002db57fbb009ccab9ae9d7dc'/>
<id>urn:sha1:86fa1317a327eea002db57fbb009ccab9ae9d7dc</id>
<content type='text'>
other changes:
- `Region::new_late_bound` -&gt; `Region::new_bound`
- `Region::is_late_bound` -&gt; `Region::is_bound`
</content>
</entry>
<entry>
<title>Remove span from BrAnon.</title>
<updated>2023-09-24T09:46:55+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-08-03T15:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26cb34cd182b57f6595bc64f1c9f5498fbadadeb'/>
<id>urn:sha1:26cb34cd182b57f6595bc64f1c9f5498fbadadeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(rustc_middle): Substs -&gt; GenericArg</title>
<updated>2023-07-14T12:27:35+00:00</updated>
<author>
<name>Mahdi Dibaiee</name>
<email>mdibaiee@pm.me</email>
</author>
<published>2023-07-11T21:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e55583c4b831c601452117a8eb20af59779ef582'/>
<id>urn:sha1:e55583c4b831c601452117a8eb20af59779ef582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vars are ?</title>
<updated>2023-04-25T19:53:09+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-04-22T00:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bb99cdc7cd3f2c0b1ab533735604ade7c2fdf9ad'/>
<id>urn:sha1:bb99cdc7cd3f2c0b1ab533735604ade7c2fdf9ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove index from BrAnon</title>
<updated>2023-04-07T03:01:40+00:00</updated>
<author>
<name>Jack Huey</name>
<email>31162821+jackh726@users.noreply.github.com</email>
</author>
<published>2023-04-07T02:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0edcc8a6f457cbb27ae4559719cc42a5610378e'/>
<id>urn:sha1:f0edcc8a6f457cbb27ae4559719cc42a5610378e</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
