<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/const-generics/parser-error-recovery, 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-02-10T20:21:39+00:00</updated>
<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>Update Tests</title>
<updated>2024-06-06T00:08:00+00:00</updated>
<author>
<name>Veera</name>
<email>sveera.2001@gmail.com</email>
</author>
<published>2024-06-05T23:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d19ac36b904155ca0f3f89e6a6361d56a46551d'/>
<id>urn:sha1:6d19ac36b904155ca0f3f89e6a6361d56a46551d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup</title>
<updated>2024-05-30T20:52:33+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-05-27T21:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34c56c45cff1d0029dafd7d19c524975292382af'/>
<id>urn:sha1:34c56c45cff1d0029dafd7d19c524975292382af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Emit suggestions when equality constraints are wrongly used</title>
<updated>2024-04-16T05:41:50+00:00</updated>
<author>
<name>Gurinder Singh</name>
<email>frederick.the.fool@gmail.com</email>
</author>
<published>2024-04-16T05:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f7ebad494ca7238047d3e64b59da356c5b268985'/>
<id>urn:sha1:f7ebad494ca7238047d3e64b59da356c5b268985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless tests</title>
<updated>2024-01-13T17:46:58+00:00</updated>
<author>
<name>George-lewis</name>
<email>george-lewis@user.noreply.github.com</email>
</author>
<published>2024-01-10T06:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d56cdd48cba336c4c18e81792871ea39556af847'/>
<id>urn:sha1:d56cdd48cba336c4c18e81792871ea39556af847</id>
<content type='text'>
Update tests
</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>diagnostics: remove inconsistent English article "this" from E0107</title>
<updated>2023-02-23T17:27:06+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-02-23T17:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5b639dc012e735bd6888a1e513bd925a7e101ba'/>
<id>urn:sha1:a5b639dc012e735bd6888a1e513bd925a7e101ba</id>
<content type='text'>
Consider `tests/ui/const-generics/generic_const_exprs/issue-102768.stderr`,
the error message where it gives additional notes about where the associated
type is defined, and how the dead code lint doesn't have an article,
like in `tests/ui/lint/dead-code/issue-85255.stderr`. They don't have
articles, so it seems unnecessary to have one here.
</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>
