| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -60/+0 | |
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -0/+6 | |
| 2021-08-30 | `feature(const_generics)` -> `feature(const_param_types)` | lcnr | -7/+2 | |
| 2021-08-30 | rename const_evaluatable_checked to generic_const_exprs | Ellen | -2/+2 | |
| :sparkles: | ||||
| 2021-08-06 | *sprinkles some dust everywhere* | Ellen | -1/+2 | |
| 2021-08-06 | encode `generics_of` of fields and ty params | Ellen | -0/+30 | |
| 2021-07-19 | move const-generic issues into seperate directory | Marcel Hellwig | -10/+0 | |
| 2020-12-26 | update tests | Bastian Kauschke | -3/+0 | |
| 2020-11-10 | add cross crate test | Bastian Kauschke | -0/+19 | |
| 2020-09-10 | Add revisions to const generic UI tests. | Hameer Abbasi | -2/+6 | |
| 2020-05-26 | Properly encode AnonConst into crate metadata | Aaron Hill | -0/+9 | |
| Fixes #68104 Previous, we were encoding AnonConst as a regular Const, causing us to treat them differently after being deserialized in another compilation session. | ||||
| 2019-10-15 | Include const generic arguments in metadata. | ben | -0/+9 | |
