| Age | Commit message (Expand) | Author | Lines |
| 2017-01-05 | Allow projections to be promoted to constants in MIR. | Eduard-Mihai Burtescu | -13/+40 |
| 2017-01-04 | Auto merge of #38414 - estebank:doc-dissambiguate, r=steveklabnik | bors | -168/+203 |
| 2017-01-04 | Auto merge of #38670 - dotdash:transmute_align, r=eddyb | bors | -65/+97 |
| 2017-01-04 | Auto merge of #38773 - sanxiyn:rustdoc-ice, r=steveklabnik | bors | -3/+9 |
| 2017-01-04 | Auto merge of #38552 - eddyb:bad-blocks, r=arielb1 | bors | -15/+99 |
| 2017-01-04 | Auto merge of #38707 - redox-os:master, r=brson | bors | -35/+129 |
| 2017-01-04 | Update for changes to TraitItem on master. | Eduard-Mihai Burtescu | -3/+3 |
| 2017-01-04 | Don't leak the compiler's internal representation of scopes in error messages. | Eduard-Mihai Burtescu | -15/+99 |
| 2017-01-04 | Auto merge of #38809 - alexcrichton:rustbuild-fresh, r=brson | bors | -6/+1 |
| 2017-01-03 | Auto merge of #38066 - bluss:string-slice-error, r=sfackler | bors | -8/+38 |
| 2017-01-03 | Revert cargo.lock | Jeremy Soller | -22/+22 |
| 2017-01-03 | Remove -lc, -lm from the target spec - the cross compiler will link those | Jeremy Soller | -31/+23 |
| 2017-01-03 | rustbuild: Update where we look for mtime changes | Alex Crichton | -1/+1 |
| 2017-01-03 | rustbuild: Allow create_sysroot in stage0 | Alex Crichton | -5/+0 |
| 2017-01-03 | Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn | bors | -0/+0 |
| 2017-01-03 | Auto merge of #38791 - dylanmckay:foreign-item-dc, r=eddyb | bors | -1/+26 |
| 2017-01-03 | Auto merge of #38782 - clarcharr:stupid, r=GuillaumeGomez | bors | -12/+12 |
| 2017-01-03 | Don't warn about dead foreign items if the 'allow(dead_code)' attribute is pr... | Dylan McKay | -1/+26 |
| 2017-01-02 | Reword 'stupid' and 'crazy' in docs. | Clar Charr | -12/+12 |
| 2017-01-02 | Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoerister | bors | -1/+46 |
| 2017-01-02 | Auto merge of #38760 - est31:ignorecfg, r=sanxiyn | bors | -1/+1 |
| 2017-01-02 | Auto merge of #38766 - eddyb:less-fake-hir, r=arielb1 | bors | -293/+411 |
| 2017-01-02 | Avoid rustdoc ICE when an unstable feature is used | Seo Sanghyeon | -3/+9 |
| 2017-01-01 | Auto merge of #38548 - GuillaumeGomez:thread_struct_docs, r=frewsxcv | bors | -0/+65 |
| 2017-01-01 | Auto merge of #38765 - xen0n:i-dont-like-red-bots-2, r=alexcrichton | bors | -1/+9 |
| 2017-01-01 | rustc_const_eval: convert constants to Pattern instead of hir::Pat. | Eduard-Mihai Burtescu | -188/+180 |
| 2017-01-02 | rustbuild: fix dist-analysis with full bootstrap disabled | Wang Xuerui | -1/+9 |
| 2017-01-01 | Fix pre-cfg_attr notation in comment | est31 | -1/+1 |
| 2017-01-01 | rustc_const_eval: build Pattern instead of hir::Pat for pretty-printing. | Eduard-Mihai Burtescu | -105/+231 |
| 2017-01-01 | Auto merge of #38692 - estebank:remove-try-from-pprust, r=petrochenkov | bors | -857/+857 |
| 2017-01-01 | Auto merge of #38753 - philipc:debuginfo-union, r=petrochenkov | bors | -10/+15 |
| 2017-01-01 | Auto merge of #38745 - CannedYerins:llvm-code-style, r=rkruppe | bors | -443/+446 |
| 2017-01-01 | Auto merge of #38726 - japaric:sparc64, r=sanxiyn | bors | -11/+290 |
| 2017-01-01 | Add pretty printing of unions in debuggers | Philip Craig | -10/+15 |
| 2017-01-01 | Auto merge of #38711 - programble:doc/slice-iter-method-links, r=brson | bors | -0/+45 |
| 2017-01-01 | Auto merge of #38713 - clarcharr:trusted_len, r=brson | bors | -1/+7 |
| 2017-01-01 | Merge branch 'master' into sparc64 | Seo Sanghyeon | -2396/+4826 |
| 2017-01-01 | Auto merge of #38653 - Mark-Simulacrum:dropless-arena, r=eddyb | bors | -100/+228 |
| 2017-01-01 | Auto merge of #38736 - xen0n:save-the-save-analysis, r=alexcrichton | bors | -1/+10 |
| 2016-12-31 | Auto merge of #38708 - alexcrichton:add-distcheck, r=brson | bors | -7/+52 |
| 2016-12-31 | Auto merge of #38482 - est31:i128, r=eddyb | bors | -485/+2232 |
| 2016-12-31 | Utilize new in_arena method instead of hashing for Lifting interned items | Mark Simulacrum | -27/+25 |
| 2016-12-31 | Split CtxtArenas into GlobalArenas and CtxtInterners. | Mark Simulacrum | -74/+87 |
| 2016-12-31 | Improve naming style in rustllvm. | Ian Kerins | -443/+446 |
| 2016-12-31 | Fix iabs and add some more tests | est31 | -5/+18 |
| 2016-12-31 | Auto merge of #38737 - keeperofdakeys:proc-macro-derive-Dec-16, r=jseyfried | bors | -2/+60 |
| 2016-12-31 | Fix TypedArena infinitely looping when inplace reallocation fails. | Mark Simulacrum | -2/+2 |
| 2016-12-31 | Add a non type-specific arena. | Mark Simulacrum | -0/+117 |
| 2016-12-31 | rustbuild: fix save-analysis not being saved for 2-stage builds | Wang Xuerui | -4/+5 |
| 2016-12-31 | Auto merge of #38709 - alexcrichton:check-xsv, r=nikomatsakis | bors | -0/+6 |