summary refs log tree commit diff
path: root/src/librustc/hir/ptr.rs
AgeCommit message (Expand)AuthorLines
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