| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -8/+0 | |
| 2022-07-19 | Add flag to configure `noalias` on `Box<T>` | nils | -0/+8 | |
| To aid making an informed decision about the aliasing rules of box, give users an option to remove `noalias` from box. | ||||
