<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/impl-trait/equality.rs, branch 1.35.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.35.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.35.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-12-26T04:08:33+00:00</updated>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add existential type definitons</title>
<updated>2018-06-07T15:33:53+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2018-05-22T12:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b1bd94e37bbc68fcca9a97b03a0355b505bc302'/>
<id>urn:sha1:9b1bd94e37bbc68fcca9a97b03a0355b505bc302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize conservative_impl_trait</title>
<updated>2018-03-26T08:43:03+00:00</updated>
<author>
<name>Taylor Cramer</name>
<email>cramertj@google.com</email>
</author>
<published>2018-03-22T01:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f5b52e4a8d3004ef2d69b2ec7f410d4b2c9494c'/>
<id>urn:sha1:0f5b52e4a8d3004ef2d69b2ec7f410d4b2c9494c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add filter to detect local crates for rustc_on_unimplemented</title>
<updated>2018-02-01T23:06:21+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2018-01-20T09:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=621e61bff92554d784aab13a507afcc0acdde53b'/>
<id>urn:sha1:621e61bff92554d784aab13a507afcc0acdde53b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge cfail and ui tests into ui tests</title>
<updated>2017-11-24T10:32:35+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2017-11-20T12:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8937d6a6cfb011d9e1fe6b4a426913dbbf9fd584'/>
<id>urn:sha1:8937d6a6cfb011d9e1fe6b4a426913dbbf9fd584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicit help message for binop type missmatch</title>
<updated>2017-04-10T21:28:38+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2017-04-10T21:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be8787dfe564cf315a9343a84724130da322e805'/>
<id>urn:sha1:be8787dfe564cf315a9343a84724130da322e805</id>
<content type='text'>
When trying to do a binary operation with missing implementation, for
example `1 + Some(2)`, provide an explicit help message:

```
note: no implementation for `{integer} + std::option::Option&lt;{integer}&gt;`
```

Use `rustc_on_unimplemented` for the suggestions. Move cfail test to ui.
</content>
</entry>
</feed>
