| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-30 | --bless tests due to INCOMPLETE_FEATURES being a lint. | Mazdak Farrokhzad | -0/+2 | |
| 2019-07-07 | Use const generics for array impls, restricted to 0..=32 | Scott McMurray | -3/+3 | |
| - uses a never-stable core::array::LengthAtMost32 to bound the impls - includes a custom error message to avoid mentioning LengthAtMost32 too often - doesn't use macros for the slice implementations to avoid #62433 | ||||
| 2019-06-07 | Add test for deriving Debug for const generics | varkor | -0/+19 | |
