about summary refs log tree commit diff
path: root/src/librustc/infer
AgeCommit message (Expand)AuthorLines
2016-03-31librustc: replace span_bug calls with span_bug!()Benjamin Herr-36/+36
2016-03-31librustc: replace tcx.sess.bug calls with bug!()Benjamin Herr-16/+12
2016-03-29Plumb obligations through librustc/inferMasood Malekghassemi-36/+82
2016-03-28Refactor s.t. TypeRelation implementors don't escape InferCtxtMasood Malekghassemi-22/+22
2016-03-28Remove some dead codeMasood Malekghassemi-27/+0
2016-03-27rustc: move cfg, infer, traits and ty from middle to top-level.Eduard Burtescu-0/+8728