<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/rustdoc, branch 1.52.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.52.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.52.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-03-19T14:03:21+00:00</updated>
<entry>
<title>Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514</title>
<updated>2021-03-19T14:03:21+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>dylan.dpc@gmail.com</email>
</author>
<published>2021-03-19T14:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61372e1af6a100aedc203d0739073b42f8977e4e'/>
<id>urn:sha1:61372e1af6a100aedc203d0739073b42f8977e4e</id>
<content type='text'>
rustdoc: allow list syntax for #[doc(alias)] attributes

Fixes https://github.com/rust-lang/rust/issues/81205.

It now allows to have:

```rust
#[doc(alias = "x")]
// and:
#[doc(alias("y", "z"))]
```

cc ``@jplatte``
r? ``@jyn514``
</content>
</entry>
<entry>
<title>Add hyphen to "crate level"</title>
<updated>2021-03-14T00:29:49+00:00</updated>
<author>
<name>Camelid</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2021-03-13T22:32:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5134047c4073de04749ddee31623318dbcaaffc1'/>
<id>urn:sha1:5134047c4073de04749ddee31623318dbcaaffc1</id>
<content type='text'>
"crate level attribute" -&gt; "crate-level attribute"
</content>
</entry>
<entry>
<title>Update doc alias ui tests</title>
<updated>2021-03-11T21:33:40+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2021-03-06T20:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2069d3e13b5254e64c75548e88a549122b118e91'/>
<id>urn:sha1:2069d3e13b5254e64c75548e88a549122b118e91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move rustdoc UI tests into a subdirectory</title>
<updated>2021-03-08T14:17:04+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-03-05T15:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc1fbf55db9671be7bb04bbf5f68b48f8ee17b2e'/>
<id>urn:sha1:bc1fbf55db9671be7bb04bbf5f68b48f8ee17b2e</id>
<content type='text'>
This also adds a little leeway to the test limit.
</content>
</entry>
</feed>
