| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -113/+0 |
| 2022-10-21 | Require Drop impls to have the same constness on its bounds as the bounds on ... | Oli Scherer | -1/+1 |
| 2022-09-16 | bless tests | Deadbeef | -0/+1 |
| 2022-08-03 | Warn about dead tuple struct fields | Fabian Wolff | -1/+1 |
| 2022-03-21 | Rename `~const Drop` to `~const Destruct` | Deadbeef | -1/+3 |
| 2022-03-07 | Update tests after feature stabilization | Eric Holk | -1/+0 |
| 2022-01-19 | Foreign types are trivially drop | Michael Goulet | -0/+13 |
| 2022-01-19 | never is trivially const-drop, and add test | Michael Goulet | -0/+2 |
| 2022-01-18 | adjust tests | Michael Goulet | -0/+16 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -1/+0 |
| 2021-09-09 | fix precise live drops | Deadbeef | -0/+2 |
| 2021-09-09 | Const drop selection candidates | Deadbeef | -0/+51 |
| 2021-09-09 | better test | Deadbeef | -10/+15 |
| 2021-09-09 | Add a simple test case | Deadbeef | -0/+23 |
