diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-10-24 15:53:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-24 15:53:36 -0700 |
| commit | 3549dbb14969ed7e9ce5f92de1cfd02b961dcb7a (patch) | |
| tree | 90a6783ca12f8a21ac82991dce18e93ca53b042e /compiler/rustc_codegen_llvm/src | |
| parent | 96ae9d4703ed017c555b852cbd58efdf412fa805 (diff) | |
| parent | 4e487689085ba8b490fbf735163250cc4edb05ae (diff) | |
| download | rust-3549dbb14969ed7e9ce5f92de1cfd02b961dcb7a.tar.gz rust-3549dbb14969ed7e9ce5f92de1cfd02b961dcb7a.zip | |
Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGomez,notriddle
rustdoc: Extend fake_variadic to "wrapped" tuples This allows impls such as `impl QueryData for OneOf<(T,)>` to be displayed as variadic: `impl QueryData for OneOf<(T₁, T₂, …, Tₙ)>`. See question on [zulip](https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/Make.20.60.23.5Bdoc.28fake_variadic.29.5D.60.20more.20useful).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
