<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/specialization/defaultimpl, 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>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>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>bless ui tests</title>
<updated>2022-10-01T10:03:06+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2022-09-18T15:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13b67fb9d2849b4e59d5651b0e4fc82ef8b088aa'/>
<id>urn:sha1:13b67fb9d2849b4e59d5651b0e4fc82ef8b088aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Track implicit `Sized` obligations in type params</title>
<updated>2022-07-07T19:15:12+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2022-07-01T23:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af10a456c19c447ff2bff585537d52a8d532bd86'/>
<id>urn:sha1:af10a456c19c447ff2bff585537d52a8d532bd86</id>
<content type='text'>
Suggest adding a `?Sized` bound if appropriate on E0599 by inspecting
the HIR Generics. (Fix #98539)
</content>
</entry>
<entry>
<title>Shorten def_span for more items.</title>
<updated>2022-07-01T15:39:19+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-02-13T15:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=42e4eee8931479a02c11c88ddaddb3a494e136c6'/>
<id>urn:sha1:42e4eee8931479a02c11c88ddaddb3a494e136c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>point to type param definition when not finding variant, method and assoc type</title>
<updated>2022-06-22T04:40:20+00:00</updated>
<author>
<name>Takayuki Maeda</name>
<email>takoyaki0316@gmail.com</email>
</author>
<published>2022-06-20T15:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=402dceba99bed5efa5774d6238c13dfce4670db1'/>
<id>urn:sha1:402dceba99bed5efa5774d6238c13dfce4670db1</id>
<content type='text'>
use `def_ident_span` , `body_owner_def_id` instead of `in_progress_typeck_results`, `guess_head_span`

use `body_id.owner` directly

add description to label
</content>
</entry>
<entry>
<title>Properly track `ImplObligation`s</title>
<updated>2022-03-24T02:08:49+00:00</updated>
<author>
<name>Esteban Kuber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-10-13T13:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5fd37862d95a7fd898342e49ae5273edc8886b83'/>
<id>urn:sha1:5fd37862d95a7fd898342e49ae5273edc8886b83</id>
<content type='text'>
Instead of probing for all possible impls that could have caused an
`ImplObligation`, keep track of its `DefId` and obligation spans for
accurate error reporting.

Follow up to #89580. Addresses #89418.

Remove some unnecessary clones.

Tweak output for auto trait impl obligations.
</content>
</entry>
<entry>
<title>Point at `impl` blocks when they introduce unmet obligations</title>
<updated>2021-11-20T19:19:33+00:00</updated>
<author>
<name>Esteban Kuber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-10-13T14:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9fa165d11b5eeedcf6e04f4812704d7fccf60ed6'/>
<id>urn:sha1:9fa165d11b5eeedcf6e04f4812704d7fccf60ed6</id>
<content type='text'>
Group obligations by `impl` block that introduced them.
</content>
</entry>
<entry>
<title>Consider unfulfilled obligations in binop errors</title>
<updated>2021-10-05T23:34:13+00:00</updated>
<author>
<name>Esteban Kuber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-09-28T14:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8fc076f231699d9a44fc44a1e298ea4f70fdb48'/>
<id>urn:sha1:e8fc076f231699d9a44fc44a1e298ea4f70fdb48</id>
<content type='text'>
When encountering a binop where the types would have been accepted, if
all the predicates had been fulfilled, include information about the
predicates and suggest appropriate `#[derive]`s if possible.

Point at trait(s) that needs to be `impl`emented.
</content>
</entry>
<entry>
<title>Use note to point at bound introducing requirement</title>
<updated>2021-08-16T17:47:22+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-07-31T16:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=39f220ce1295c894fdf9dce5fd1e20bda282e6cb'/>
<id>urn:sha1:39f220ce1295c894fdf9dce5fd1e20bda282e6cb</id>
<content type='text'>
</content>
</entry>
</feed>
