summary refs log tree commit diff
path: root/compiler/rustc_ast/src/ptr.rs
AgeCommit message (Expand)AuthorLines
2022-04-11Use const Box::default in P::<[T]>::newJosh Stone-8/+1
2022-01-22Make `Decodable` and `Decoder` infallible.Nicholas Nethercote-4/+4
2021-08-18Remove box syntax from rustc_astest31-1/+1
2020-08-30mv compiler to compiler/mark-0/+219