<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-ui/error-in-impl-trait, 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>Make all tests use type_alias_impl_trait feature instead of min</title>
<updated>2021-07-27T15:33:02+00:00</updated>
<author>
<name>Santiago Pastorino</name>
<email>spastorino@gmail.com</email>
</author>
<published>2021-07-26T20:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38bdd0e0198196b545aeb64f0305707de163a83a'/>
<id>urn:sha1:38bdd0e0198196b545aeb64f0305707de163a83a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual changes in behaviour</title>
<updated>2021-03-15T17:32:43+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2021-03-12T10:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f7df1956a8c78652aedee67172d7d52f395d785'/>
<id>urn:sha1:1f7df1956a8c78652aedee67172d7d52f395d785</id>
<content type='text'>
This makes `type_alias_impl_trait` not actually do anything anymore
</content>
</entry>
<entry>
<title>update tests</title>
<updated>2020-12-26T17:24:10+00:00</updated>
<author>
<name>Bastian Kauschke</name>
<email>bastian_kauschke@hotmail.de</email>
</author>
<published>2020-11-17T10:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c4ba60a191bccd2f2568572efb76e0e37e88dd21'/>
<id>urn:sha1:c4ba60a191bccd2f2568572efb76e0e37e88dd21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add error-in-impl-trait const generics test</title>
<updated>2020-11-11T20:24:03+00:00</updated>
<author>
<name>Bastian Kauschke</name>
<email>bastian_kauschke@hotmail.de</email>
</author>
<published>2020-11-10T12:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9eacf33b7517fa0b21a2aaab45ccc68cb85e06f'/>
<id>urn:sha1:a9eacf33b7517fa0b21a2aaab45ccc68cb85e06f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more realistic example of async error</title>
<updated>2020-08-04T01:26:59+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-08-04T01:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=70697d8be87635d294f29c9c7a2a31b8ed08e49c'/>
<id>urn:sha1:70697d8be87635d294f29c9c7a2a31b8ed08e49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix async-std at the price of breaking half the test suite</title>
<updated>2020-08-04T01:26:54+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-08-04T01:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=31fcda170a0671195b7a1506b09c5f655fc4d7e9'/>
<id>urn:sha1:31fcda170a0671195b7a1506b09c5f655fc4d7e9</id>
<content type='text'>
- Don't mark impl trait as an error
</content>
</entry>
<entry>
<title>--bless</title>
<updated>2020-07-15T14:54:05+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-07-10T23:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2d0e8e2162a2e2be233a63ba5a8cbf3e19770b17'/>
<id>urn:sha1:2d0e8e2162a2e2be233a63ba5a8cbf3e19770b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't crash on Vec&lt;DoesNotExist&gt;</title>
<updated>2020-07-15T14:54:05+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-07-10T21:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bbe4971095717912463d8dbc00ba8ce9a5988963'/>
<id>urn:sha1:bbe4971095717912463d8dbc00ba8ce9a5988963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recurse into function bodies, but don't typeck closures</title>
<updated>2020-07-15T14:54:05+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-07-09T13:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a93bcc9a7b8e48865d3df59fc936a0553e4d1e37'/>
<id>urn:sha1:a93bcc9a7b8e48865d3df59fc936a0553e4d1e37</id>
<content type='text'>
Previously, rustdoc would issue a delay_span_bug ICE on the following code:

```rust
pub fn a() -&gt; impl Fn() -&gt; u32 {
    || content::doesnt::matter()
}
```

This wasn't picked up earlier because having `type Alias = impl Trait;`
in the same module caused _all closures_ to be typechecked, even if they
wouldn't normally. Additionally, if _any_ error was emitted, no
delay_span_bug would be emitted. So as part of this commit all of the
tests were separated out into different files.
</content>
</entry>
</feed>
