| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-05 | Yeet `owning_ref` | Maybe Waffle | -21/+0 | |
| Turns out - `owning_ref` is unsound due to `Box` aliasing stuff - `rustc` doesn't need 99% of the `owning_ref` API - `rustc` can use a far simpler abstraction that is `OwnedSlice` | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+21 | |
