| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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. | ||||
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| about summary refs log tree commit diff |
| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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. | ||||