<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/binop, 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>Stop pointing to operators if their libcore method source is not available</title>
<updated>2022-12-13T10:06:11+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-12-12T15:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6984085088d365395690ffd148ee70d0c48b8d72'/>
<id>urn:sha1:6984085088d365395690ffd148ee70d0c48b8d72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inform the user which trait is meant in the diagnostic itself instead of relying on the span making it obvious</title>
<updated>2022-12-13T09:48:26+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-12-12T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=717294fa04dacaa82e8efbad9021c8970bca4bb0'/>
<id>urn:sha1:717294fa04dacaa82e8efbad9021c8970bca4bb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some diagnostics not depend on the source of what they reference being available</title>
<updated>2022-12-13T09:48:22+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-12-09T15:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cb26b35b12d810d7a8215869d9e434c4b0c7f25c'/>
<id>urn:sha1:cb26b35b12d810d7a8215869d9e434c4b0c7f25c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak "the following other types implement trait"</title>
<updated>2022-12-05T22:59:30+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2022-12-05T22:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1649c442f47a8b9d071b5bcca20684b70b393d4'/>
<id>urn:sha1:e1649c442f47a8b9d071b5bcca20684b70b393d4</id>
<content type='text'>
When *any* of the suggested impls is an exact match, *only* show the
exact matches. This is particularly relevant for integer types.

fix fmt
</content>
</entry>
<entry>
<title>Suggest `.clone()` or `ref binding` on E0382</title>
<updated>2022-11-23T20:17:47+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2022-11-03T04:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e72e35ceb2af024e8ca6a74442269f7ec739173'/>
<id>urn:sha1:9e72e35ceb2af024e8ca6a74442269f7ec739173</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generalize call suggestion for unsatisfied predicate</title>
<updated>2022-10-19T02:06:19+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-10-09T22:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7eb2d4e7d0e070eaf15955fc376498d9e5fa9e78'/>
<id>urn:sha1:7eb2d4e7d0e070eaf15955fc376498d9e5fa9e78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standardize arg suggestions between typeck and trait selection</title>
<updated>2022-10-19T02:06:19+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-10-09T21:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f5336a969ca549ba72f91b14b50b9830cdda49b6'/>
<id>urn:sha1:f5336a969ca549ba72f91b14b50b9830cdda49b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address review</title>
<updated>2022-09-26T12:21:39+00:00</updated>
<author>
<name>b-naber</name>
<email>bn263@gmx.de</email>
</author>
<published>2022-09-21T15:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6118ee343f5ebbea657337a5dceb9ded40fde117'/>
<id>urn:sha1:6118ee343f5ebbea657337a5dceb9ded40fde117</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid source-map call in operator error</title>
<updated>2022-09-08T01:54:59+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-09-04T21:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00c9d3d2ee99d7350bd9625fc098a4297c9a3523'/>
<id>urn:sha1:00c9d3d2ee99d7350bd9625fc098a4297c9a3523</id>
<content type='text'>
</content>
</entry>
</feed>
