| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-04 | Compute LLVM-agnostic type layouts in rustc. | Eduard Burtescu | -0/+19 |
| 2016-04-06 | rustc: move middle::{def,def_id,pat_util} to hir. | Eduard Burtescu | -2/+2 |
| 2016-04-06 | rustc: move rustc_front to rustc::hir. | Eduard Burtescu | -2/+2 |
| 2016-03-31 | librustc: replace panic!() with bug!() | Benjamin Herr | -1/+1 |
| 2016-03-31 | librustc: replace unreachable! with bug!() | Benjamin Herr | -3/+3 |
| 2016-03-31 | librustc: replace tcx.sess.bug calls with bug!() | Benjamin Herr | -2/+2 |
| 2016-03-30 | move `const_eval` and `check_match` out of `librustc` | Oliver Schneider | -37/+0 |
| 2016-03-30 | rename `rustc_const_eval` to `rustc_const_math` | Oliver Schneider | -1/+1 |
| 2016-03-27 | rustc: move cfg, infer, traits and ty from middle to top-level. | Eduard Burtescu | -0/+786 |
