about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-03-19 15:03:21 +0100
committerGitHub <noreply@github.com>2021-03-19 15:03:21 +0100
commit61372e1af6a100aedc203d0739073b42f8977e4e (patch)
treee03d9ecf658034f333855d44b9904a445f6c0c76 /src/test/ui/thinlto
parent29609711a58312fc105a589e353d2ae197532fd5 (diff)
parent1d26e6b632c78dedff2dd19d93d0687b2c97717d (diff)
downloadrust-61372e1af6a100aedc203d0739073b42f8977e4e.tar.gz
rust-61372e1af6a100aedc203d0739073b42f8977e4e.zip
Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514
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``
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions