| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-16 | Use `partial_cmp` to implement tuple `lt`/`le`/`ge`/`gt` | Scott McMurray | -13/+35 |
| 2022-11-09 | const Compare Tuples | onestacked | -4/+7 |
| 2022-09-23 | Added const Default impls for Arrays and Tuples. | onestacked | -1/+2 |
| 2022-08-12 | Adjust cfgs | Mark Rousskov | -1/+1 |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -1/+1 |
| 2022-07-01 | update cfg(bootstrap)s | Pietro Albini | -1/+1 |
| 2022-06-11 | Add docs to `maybe_tuple_doc!` | Michael Howell | -0/+2 |
| 2022-06-11 | docs: make all the variadic impls use `(T, ...)` exactly | Michael Howell | -1/+1 |
| 2022-06-11 | Fix incorrectly spelled "variadic" | Michael Howell | -1/+1 |
| 2022-06-08 | rustdoc: show tuple impls as `impl Trait for (T, ...)` | Michael Howell | -0/+1 |
| 2022-06-07 | docs: clean up trait docs for tuples | Michael Howell | -54/+82 |
| 2022-04-12 | Implement tuples using recursion | Caio | -67/+74 |
| 2022-04-08 | Left overs of #95761 | Caio | -13/+13 |
| 2022-04-07 | Kickstart the inner usage of macro_metavar_expr | Caio | -116/+24 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+213 |
