about summary refs log tree commit diff
path: root/src/librustc/macros.rs
AgeCommit message (Expand)AuthorLines
2017-09-18incr.comp.: Remove tcx from StableHashingContext.Michael Woerister-8/+8
2017-08-08Implement HashStable for Xyz<'gcx> instead of Xyz<'lcx>.Michael Woerister-8/+8
2017-06-06ICH: Make StableHashingContext work with any TyCtxt, not just the global one.Michael Woerister-8/+8
2017-04-06Introduce HashStable trait and base ICH implementations on it.Michael Woerister-0/+79
2016-03-31librustc: add {span_,}bug! macrosBenjamin Herr-0/+15
2015-04-21std: Remove deprecated/unstable num functionalityAlex Crichton-0/+46