| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-08-24 | rustc_trans: remove the bulk of old trans and most of its support code. | Eduard Burtescu | -9/+2 |
| 2016-08-03 | begin auditing the C++ types in RustWrapper | Ariel Ben-Yehuda | -1/+1 |
| 2016-08-01 | Move caching of HIR-inlining into CStore in order to avoid duplicating inline... | Michael Woerister | -4/+1 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -5/+5 |
| 2016-04-11 | trans: use DefKey directly in debuginfo for paths. | Eduard Burtescu | -5/+12 |
| 2016-04-11 | trans: pass essential information from trans_closure to debuginfo. | Eduard Burtescu | -19/+0 |
| 2016-04-06 | rustc: move middle::{def,def_id,pat_util} to hir. | Eduard Burtescu | -1/+1 |
| 2016-03-31 | librustc_trans: use bug!(), span_bug!() | Benjamin Herr | -2/+2 |
| 2016-03-27 | rustc_trans: move the contents of the trans module to top-level. | Eduard Burtescu | -0/+107 |
