summary refs log tree commit diff
path: root/src/librustc/ich/impls_mir.rs
AgeCommit message (Expand)AuthorLines
2017-04-11store Spans for all MIR localsAriel Ben-Yehuda-1/+2
2017-04-06Introduce HashStable trait and base ICH implementations on it.Michael Woerister-0/+407