about summary refs log tree commit diff
path: root/src/librustc/hir/ptr.rs
AgeCommit message (Expand)AuthorLines
2019-12-30Retire hir::ptr.Camille GILLOT-128/+0
2019-12-27Lowering for hir::Ty.Camille GILLOT-8/+0
2019-12-22Format the worldMark Rousskov-10/+8
2019-10-21Remove many unnecessary trait derivations.Nicholas Nethercote-1/+1
2019-09-28Switch over all StableHash impls to new formatMark Rousskov-5/+2
2019-07-23cleanup: Remove `extern crate serialize as rustc_serialize`sVadim Petrochenkov-1/+1
2019-07-01rustc: use a separate copy of P for HIR than for AST.Eduard-Mihai Burtescu-0/+141