| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-03-31 | librustc: replace span_bug calls with span_bug!() | Benjamin Herr | -36/+36 |
| 2016-03-31 | librustc: replace tcx.sess.bug calls with bug!() | Benjamin Herr | -16/+12 |
| 2016-03-29 | Plumb obligations through librustc/infer | Masood Malekghassemi | -36/+82 |
| 2016-03-28 | Refactor s.t. TypeRelation implementors don't escape InferCtxt | Masood Malekghassemi | -22/+22 |
| 2016-03-28 | Remove some dead code | Masood Malekghassemi | -27/+0 |
| 2016-03-27 | rustc: move cfg, infer, traits and ty from middle to top-level. | Eduard Burtescu | -0/+8728 |
