| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-05-20 | Implement BOXED_SLICE_INTO_ITER | Michael Goulet | -1/+1 |
| 2024-04-03 | rustc_ast: Update `P<T>` docs to reflect mutable status. | Alona Enraght-Moony | -9/+7 |
| 2023-04-16 | make rustc compilable | Deadbeef | -1/+2 |
| 2022-12-10 | compiler: remove unnecessary imports and qualified paths | KaDiWa | -1/+0 |
| 2022-06-08 | Use delayed error handling for `Encodable` and `Encoder` infallible. | Nicholas Nethercote | -4/+4 |
| 2022-05-20 | typo | Tshepang Lekhonkhobe | -1/+1 |
| 2022-04-11 | Use const Box::default in P::<[T]>::new | Josh Stone | -8/+1 |
| 2022-01-22 | Make `Decodable` and `Decoder` infallible. | Nicholas Nethercote | -4/+4 |
| 2021-08-18 | Remove box syntax from rustc_ast | est31 | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+219 |
