summary refs log tree commit diff
path: root/src/librustc/traits/specialize
AgeCommit message (Expand)AuthorLines
2016-04-07Rollup merge of #32748 - aturon:simplified-spec, r=nikomatsakisManish Goregaokar-56/+149
2016-04-06rustc: move middle::{def,def_id,pat_util} to hir.Eduard Burtescu-2/+2
2016-04-05Reinstate fast_reject for overlap checkingAaron Turon-56/+149
2016-03-31librustc: replace panic!() with bug!()Benjamin Herr-2/+2
2016-03-31librustc: replace tcx.sess.bug calls with bug!()Benjamin Herr-4/+2
2016-03-27rustc: move cfg, infer, traits and ty from middle to top-level.Eduard Burtescu-0/+614