| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -62/+0 |
| 2022-10-21 | Require Drop impls to have the same constness on its bounds as the bounds on ... | Oli Scherer | -1/+11 |
| 2022-10-04 | Only allow ~const bounds for traits with #[const_trait] | Oli Scherer | -1/+2 |
| 2022-03-21 | Rename `~const Drop` to `~const Destruct` | Deadbeef | -4/+4 |
| 2022-03-07 | Update tests after feature stabilization | Eric Holk | -1/+0 |
| 2022-01-18 | adjust tests | Michael Goulet | -3/+1 |
| 2021-09-09 | Add another test case + fmt | Deadbeef | -0/+18 |
| 2021-09-09 | fix precise live drops | Deadbeef | -0/+2 |
| 2021-09-09 | Use trait select logic instead of query | Deadbeef | -4/+7 |
| 2021-09-09 | fmt | Deadbeef | -1/+1 |
| 2021-09-09 | Failing test | Deadbeef | -0/+31 |
