Files
rust/compiler/rustc_span/src
Michael Howell 6950f144cf rustdoc: show tuple impls as impl Trait for (T, ...)
This commit adds a new unstable attribute, `#[doc(tuple_varadic)]`, that
shows a 1-tuple as `(T, ...)` instead of just `(T,)`, and links to a section
in the tuple primitive docs that talks about these.
2022-06-08 19:26:51 -07:00
..
2020-12-03 17:08:19 -05:00
2022-06-03 17:01:53 +00:00
2022-04-02 02:45:49 -04:00
2022-06-03 17:16:41 -04:00
2022-06-02 12:22:04 +10:00
2022-06-01 10:36:39 +10:00