| Age | Commit message (Expand) | Author | Lines |
| 2016-08-27 | rustc: pass ty::Region behind an interned 'tcx reference. | Eduard Burtescu | -13/+14 |
| 2016-08-25 | Refactor away `AttrMetaMethods`. | Jeffrey Seyfried | -2/+1 |
| 2016-08-25 | Implement RFC#1559: allow all literals in attributes. | Sergio Benitez | -5/+7 |
| 2016-08-25 | Rollup merge of #35955 - frewsxcv:idiomatic-methods, r=eddyb | Manish Goregaokar | -1/+1 |
| 2016-08-23 | Use idiomatic names for string-related methods names. | Corey Farwell | -1/+1 |
| 2016-08-23 | pacify the mercilous tidy | Niko Matsakis | -2/+10 |
| 2016-08-23 | rename HashesMap to IncrementalHashesMap | Niko Matsakis | -15/+15 |
| 2016-08-20 | compute and cache HIR hashes at beginning | Niko Matsakis | -15/+22 |
| 2016-08-17 | rustc: remove ParamSpace from Substs. | Eduard Burtescu | -12/+9 |
| 2016-08-17 | rustc: reduce Substs and Generics to a simple immutable API. | Eduard Burtescu | -7/+7 |
| 2016-08-16 | Auto merge of #35538 - cgswords:libproc_macro, r=nrc | bors | -1/+2 |
| 2016-08-16 | Proc_macro is alive | cgswords | -1/+2 |
| 2016-08-16 | Auto merge of #35162 - canndrew:bang_type_coerced, r=nikomatsakis | bors | -1/+1 |
| 2016-08-15 | Auto merge of #35340 - michaelwoerister:incr-comp-cli-args, r=nikomatsakis | bors | -22/+38 |
| 2016-08-13 | Remove obsolete divergence related stuff | Andrew Cann | -1/+1 |
| 2016-08-12 | Auto merge of #35091 - eddyb:impl-trait, r=nikomatsakis | bors | -2/+2 |
| 2016-08-11 | Auto merge of #34811 - DanielJCampbell:Expander, r=jseyfried | bors | -4/+2 |
| 2016-08-12 | rustc: rename ProjectionMode and its variant to be more memorable. | Eduard Burtescu | -2/+2 |
| 2016-08-11 | Remove the 'cfg' field from session::config::Options. | Michael Woerister | -14/+29 |
| 2016-08-11 | Add the notion of a dependency tracking status to commandline arguments. | Michael Woerister | -8/+9 |
| 2016-08-10 | Auto merge of #34845 - bitshifter:issue-30961, r=alexcrichton | bors | -0/+23 |
| 2016-08-10 | Extended expand.rs to support alternate expansion behaviours | Daniel Campbell | -4/+2 |
| 2016-08-09 | Auto merge of #35079 - nikomatsakis:incr-comp-ich-32753, r=mw | bors | -2/+3 |
| 2016-08-09 | incorporate resolve results into hashing | Niko Matsakis | -2/+3 |
| 2016-08-09 | Auto merge of #35401 - jonathandturner:enable_json_and_new_errors, r=jonathan... | bors | -12/+3 |
| 2016-08-09 | Auto merge of #35166 - nikomatsakis:incr-comp-ice-34991-2, r=mw | bors | -7/+11 |
| 2016-08-08 | track MIR through the dep-graph | Niko Matsakis | -7/+11 |
| 2016-08-07 | Turn on new errors, json mode. Remove duplicate unicode test | Jonathan Turner | -12/+3 |
| 2016-08-06 | Merge branch 'master' into issue-30961 | Cameron Hart | -39/+45 |
| 2016-08-04 | Auto merge of #35168 - scottcarr:deaggregation, r=nikomatsakis | bors | -0/+2 |
| 2016-08-03 | begin auditing the C++ types in RustWrapper | Ariel Ben-Yehuda | -1/+1 |
| 2016-08-01 | deaggregate structs to enable further optimization | Scott A Carr | -0/+2 |
| 2016-07-31 | Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu... | Vadim Petrochenkov | -1/+0 |
| 2016-07-29 | Auto merge of #34842 - cgswords:attr_enc, r=nrc | bors | -19/+14 |
| 2016-07-28 | Auto merge of #34980 - cardoe:expose-target-options, r=alexcrichton | bors | -1/+1 |
| 2016-07-28 | Address mw nits | Niko Matsakis | -12/+12 |
| 2016-07-28 | Code to save/load the work-products map from disk | Niko Matsakis | -3/+8 |
| 2016-07-28 | Store `crate_disambiguator` as an `InternedString` | Niko Matsakis | -1/+2 |
| 2016-07-27 | librustc_back: filter targets for only valid ones | Jonathan Creekmore | -1/+1 |
| 2016-07-25 | Adressed PR comments. | cgswords | -6/+3 |
| 2016-07-25 | General MetaItem encapsulation rewrites. | cgswords | -19/+17 |
| 2016-07-24 | Tidy ups for code gen options help | Cameron Hart | -12/+11 |
| 2016-07-19 | Merge branch 'master' into issue-30961 | Cameron Hart | -34/+47 |
| 2016-07-18 | Add `librustc_driver::driver::reset_thread_local_state` and | Jeffrey Seyfried | -4/+8 |
| 2016-07-17 | Auto merge of #34860 - jseyfried:encapsulate_hygiene, r=nrc | bors | -9/+8 |
| 2016-07-17 | Rename `mtwt` to `hygiene` | Jeffrey Seyfried | -6/+6 |
| 2016-07-17 | Clean up and encapsulate `syntax::ext::mtwt` | Jeffrey Seyfried | -5/+4 |
| 2016-07-17 | Auto merge of #34789 - jonathandturner:simplify_liberror, r=alexcrichton | bors | -25/+39 |
| 2016-07-16 | Merge branch 'master' into issue-30961 | Cameron Hart | -63/+19 |
| 2016-07-15 | Auto merge of #34570 - jseyfried:no_rename, r=nrc | bors | -57/+13 |