| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-28 | Refactor away some functions from hir::pat_util | Vadim Petrochenkov | -4/+1 |
| 2016-05-28 | Separate bindings from other patterns in HIR | Vadim Petrochenkov | -66/+56 |
| 2016-05-26 | Implement `..` in tuple (struct) patterns | Vadim Petrochenkov | -6/+4 |
| 2016-05-16 | Remove hir::Ident | Vadim Petrochenkov | -3/+3 |
| 2016-04-24 | thread tighter span for closures around | Niko Matsakis | -1/+1 |
| 2016-04-16 | debuginfo: argument and upvar names for MIR. | Eduard Burtescu | -12/+19 |
| 2016-04-11 | trans: initial implementation of MIR debuginfo. | Eduard Burtescu | -4/+77 |
| 2016-04-06 | rustc: move middle::{def,def_id,pat_util} to hir. | Eduard Burtescu | -1/+1 |
| 2016-04-06 | rustc: dismantle hir::util, mostly moving functions to methods. | Eduard Burtescu | -1/+1 |
| 2016-04-06 | rustc: move rustc_front to rustc::hir. | Eduard Burtescu | -3/+2 |
| 2016-03-31 | librustc_trans: use bug!(), span_bug!() | Benjamin Herr | -1/+1 |
| 2016-03-27 | rustc_trans: move the contents of the trans module to top-level. | Eduard Burtescu | -0/+481 |
