<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/impl-trait/precise-capturing, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-13T15:55:06+00:00</updated>
<entry>
<title>update issue number for `const_trait_impl`</title>
<updated>2025-07-13T15:55:06+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2025-07-13T08:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6b02597ed3dc7a7c3581960ca6afae575f6c691e'/>
<id>urn:sha1:6b02597ed3dc7a7c3581960ca6afae575f6c691e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #143057 - matthiaskrgr:rollup-bulih8o, r=matthiaskrgr</title>
<updated>2025-06-26T20:06:23+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-06-26T20:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=513999b936c37902120380f4171963d1f1d80347'/>
<id>urn:sha1:513999b936c37902120380f4171963d1f1d80347</id>
<content type='text'>
Rollup of 8 pull requests

Successful merges:

 - rust-lang/rust#124595 (Suggest cloning `Arc` moved into closure)
 - rust-lang/rust#139594 (Simplify `ObligationCauseCode::IfExpression`)
 - rust-lang/rust#141311 (make `tidy-alphabetical` use a natural sort)
 - rust-lang/rust#141648 ([rustdoc] Do not emit redundant_explicit_links lint if the doc comment comes from expansion)
 - rust-lang/rust#142285 (tests: Do not run afoul of asm.validity.non-exhaustive in input-stats)
 - rust-lang/rust#142393 (Don't  give APITs names with macro expansion placeholder fragments in it)
 - rust-lang/rust#142884 (StableMIR: Add method to retrieve body of coroutine)
 - rust-lang/rust#142981 (Make missing lifetime suggestion verbose)

r? `@ghost`
`@rustbot` modify labels: rollup
</content>
</entry>
<entry>
<title>Add edition checks for some tests that had divergent output</title>
<updated>2025-06-25T17:02:26+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2025-06-09T17:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c3a033d7ffb0431c87cb02452d509e2b530a472'/>
<id>urn:sha1:8c3a033d7ffb0431c87cb02452d509e2b530a472</id>
<content type='text'>
In order to expose edition dependent divergences in some tests in the test suite, add explicit `edition` annotations. Some of these tests might require additional work to *avoid* the divergences, as they might have been unintentional. These are not exhaustive changes, purely opportunistic while looking at something else.
</content>
</entry>
<entry>
<title>Make missing lifetime suggestion verbose</title>
<updated>2025-06-24T18:59:42+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-06-24T18:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=250b5d204f499c326699b0e2adf7d7757e55f16c'/>
<id>urn:sha1:250b5d204f499c326699b0e2adf7d7757e55f16c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless/update tests.</title>
<updated>2025-06-18T08:20:43+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2025-05-07T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a693c521735b24af6a116b0a149d10dc5aeb4af2'/>
<id>urn:sha1:a693c521735b24af6a116b0a149d10dc5aeb4af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize precise_capturing_in_traits</title>
<updated>2025-03-23T14:11:04+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-03-06T20:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb3707e4b49e7d19d048cf2187d6e3643be9dba2'/>
<id>urn:sha1:eb3707e4b49e7d19d048cf2187d6e3643be9dba2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not recover missing lifetime with random in-scope lifetime</title>
<updated>2025-03-03T05:57:55+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-03-03T05:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ad48b47e65b414c5a47c0955e0ec582c01a61ad'/>
<id>urn:sha1:0ad48b47e65b414c5a47c0955e0ec582c01a61ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #136787 - compiler-errors:lt2024feat, r=oli-obk</title>
<updated>2025-02-22T00:01:40+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2025-02-22T00:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=085adfda3cdfe7f130335a1263b1eaf4dbf3092e'/>
<id>urn:sha1:085adfda3cdfe7f130335a1263b1eaf4dbf3092e</id>
<content type='text'>
Remove `lifetime_capture_rules_2024` feature

Just use edition 2024 instead
</content>
</entry>
<entry>
<title>Show diff suggestion format on verbose replacement</title>
<updated>2025-02-10T20:21:39+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-07-09T22:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0845adb0c1b7a7fa1bef73e749b2d7e1d7f374d'/>
<id>urn:sha1:f0845adb0c1b7a7fa1bef73e749b2d7e1d7f374d</id>
<content type='text'>
```
error[E0610]: `{integer}` is a primitive type and therefore doesn't have fields
  --&gt; $DIR/attempted-access-non-fatal.rs:7:15
   |
LL |     let _ = 2.l;
   |               ^
   |
help: if intended to be a floating point literal, consider adding a `0` after the period and a `f64` suffix
   |
LL -     let _ = 2.l;
LL +     let _ = 2.0f64;
   |
```
</content>
</entry>
<entry>
<title>Remove lifetime_capture_rules_2024 feature</title>
<updated>2025-02-09T19:09:45+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-02-09T19:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6fe8b8d4a0c359b467918f62c774241dd4a63157'/>
<id>urn:sha1:6fe8b8d4a0c359b467918f62c774241dd4a63157</id>
<content type='text'>
</content>
</entry>
</feed>
