| Age | Commit message (Expand) | Author | Lines |
| 2016-11-22 | Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton | bors | -19/+31 |
| 2016-11-23 | Rebasing and review changes | Nick Cameron | -17/+17 |
| 2016-11-21 | Auto merge of #37824 - jseyfried:symbols, r=eddyb | bors | -82/+66 |
| 2016-11-21 | Remove `Rc` from the interner. | Jeffrey Seyfried | -25/+14 |
| 2016-11-21 | Cleanup `InternedString`. | Jeffrey Seyfried | -9/+9 |
| 2016-11-21 | Use `Symbol` instead of `InternedString` in the AST, HIR, and various other p... | Jeffrey Seyfried | -37/+34 |
| 2016-11-20 | Move `syntax::util::interner` -> `syntax::symbol`, cleanup. | Jeffrey Seyfried | -21/+19 |
| 2016-11-20 | Auto merge of #37862 - shepmaster:llvm-4.0-always-set-eh-personality, r=eddyb | bors | -0/+3 |
| 2016-11-21 | Read in rmeta crates | Nick Cameron | -9/+11 |
| 2016-11-21 | Add --crate-type metadata | Nick Cameron | -8/+18 |
| 2016-11-20 | Refactor `CrateConfig`. | Jeffrey Seyfried | -5/+5 |
| 2016-11-19 | Auto merge of #37831 - rkruppe:llvm-attr-fwdcompat, r=eddyb | bors | -31/+122 |
| 2016-11-19 | Auto merge of #37814 - japaric:aapcs, r=alexcrichton | bors | -1/+1 |
| 2016-11-18 | [LLVM 4.0] Set EH personality when resuming stack unwinding | Dylan McKay | -0/+3 |
| 2016-11-18 | instantiate closures on demand | Ariel Ben-Yehuda | -0/+7 |
| 2016-11-17 | Auto merge of #37660 - nikomatsakis:incremental-36349, r=eddyb | bors | -25/+12 |
| 2016-11-17 | Use llvm::Attribute API instead of "raw value" APIs, which will be removed in... | Robin Kruppe | -31/+122 |
| 2016-11-17 | fix oversight in closure translation | Niko Matsakis | -7/+2 |
| 2016-11-16 | fix `extern "aapcs" fn` | Jorge Aparicio | -1/+1 |
| 2016-11-16 | include a Name and Span for each item in the HIR of the impl | Niko Matsakis | -5/+4 |
| 2016-11-16 | factor out collection of impl-items into a distinct fn | Niko Matsakis | -1/+1 |
| 2016-11-16 | fallout from separating impl-items from impls | Niko Matsakis | -10/+8 |
| 2016-11-16 | refactor Visitor into ItemLikeVisitor and intravisit::Visitor | Niko Matsakis | -12/+7 |
| 2016-11-16 | Auto merge of #37545 - alexcrichton:crt-static, r=brson | bors | -51/+141 |
| 2016-11-16 | rustc: Implement #[link(cfg(..))] and crt-static | Alex Crichton | -51/+141 |
| 2016-11-15 | Auto merge of #37714 - alexcrichton:builtins-hidden, r=nikomatsakis | bors | -0/+12 |
| 2016-11-15 | Auto merge of #37672 - japaric:msp430, r=alexcrichton | bors | -0/+64 |
| 2016-11-13 | Remove unused method CrateContext::rotate(). | Michael Woerister | -16/+0 |
| 2016-11-13 | Make names of types used in LLVM IR stable. | Michael Woerister | -208/+238 |
| 2016-11-13 | add cabi_msp430 | Jorge Aparicio | -0/+62 |
| 2016-11-12 | use write::run_assembler | Jorge Aparicio | -76/+7 |
| 2016-11-12 | use msp430-as to emit object files from the assembly that LLVM emits | Jorge Aparicio | -7/+76 |
| 2016-11-12 | fix #37673 | Jorge Aparicio | -0/+2 |
| 2016-11-12 | rustc: Flag all builtins functions as hidden | Alex Crichton | -0/+12 |
| 2016-11-12 | rustc_trans: translate closures using the collector | Ariel Ben-Yehuda | -404/+241 |
| 2016-11-12 | rustc: move closure upvar types to the closure substs | Ariel Ben-Yehuda | -26/+34 |
| 2016-11-12 | Rollup merge of #37688 - eddyb:lazy-8, r=petrochenkov | Eduard-Mihai Burtescu | -25/+24 |
| 2016-11-10 | Get rid of superfluous HashMap in LocalCrateContext. We only need the str sli... | Luqman Aden | -35/+10 |
| 2016-11-10 | Remove outdated FIXME: #10604 was fixed by #11717. | Luqman Aden | -2/+0 |
| 2016-11-10 | rustc: clean up lookup_item_type and remove TypeScheme. | Eduard Burtescu | -25/+24 |
| 2016-11-10 | rustc: unify and simplify managing associated items. | Eduard Burtescu | -20/+10 |
| 2016-11-09 | Rollup merge of #37229 - nnethercote:FxHasher, r=nikomatsakis | Eduard-Mihai Burtescu | -107/+107 |
| 2016-11-08 | Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis | bors | -1/+1 |
| 2016-11-08 | Replace FnvHasher use with FxHasher. | Nicholas Nethercote | -107/+107 |
| 2016-11-05 | Rollup merge of #37556 - dinfuehr:main_frame_pointer, r=eddyb | Alex Crichton | -0/+3 |
| 2016-11-05 | Rollup merge of #37501 - alexcrichton:windows-subsystem, r=brson | Alex Crichton | -4/+55 |
| 2016-11-04 | Rollup merge of #37408 - eddyb:lazy-5, r=nikomatsakis | Alex Crichton | -6/+3 |
| 2016-11-03 | Auto merge of #36306 - nagisa:mir-local-cleanup, r=eddyb | bors | -6/+0 |
| 2016-11-03 | set frame pointer elimination attribute for main | Dominik Inführ | -0/+3 |
| 2016-11-03 | A way to remove otherwise unused locals from MIR | Simonas Kazlauskas | -6/+0 |