| Age | Commit message (Expand) | Author | Lines |
| 2016-05-18 | trans: callee: normalize trait_ref before use | Wang Xuerui | -0/+37 |
| 2016-05-17 | Don't use env::current_exe with libbacktrace | Steven Fackler | -43/+22 |
| 2016-05-04 | resolve: improve performance | Jeffrey Seyfried | -11/+25 |
| 2016-05-04 | trans: always register an item's symbol, even if duplicated. | Eduard Burtescu | -35/+40 |
| 2016-05-04 | Check transmutes between types without statically known sizes. | Eduard Burtescu | -351/+341 |
| 2016-05-04 | Guard against rustc::layout diverging from rustc_trans. | Eduard Burtescu | -0/+32 |
| 2016-05-04 | Compute LLVM-agnostic type layouts in rustc. | Eduard Burtescu | -37/+1006 |
| 2016-05-04 | Parse data-layout specifications. | Eduard Burtescu | -0/+255 |
| 2016-05-04 | Make data-layout mandatory in target specs. | Eduard Burtescu | -14/+73 |
| 2016-05-04 | Add regression test for #32797 (fixes #32797) | Jeffrey Seyfried | -0/+21 |
| 2016-05-04 | Add comments | Jeffrey Seyfried | -0/+4 |
| 2016-05-04 | Add test | Jeffrey Seyfried | -0/+26 |
| 2016-05-04 | Detect duplicate glob imports arising from glob cycles | Jeffrey Seyfried | -13/+18 |
| 2016-04-28 | Remove IPV6_V6ONLY functionality | Steven Fackler | -64/+0 |
| 2016-04-12 | std: Stabilize APIs for the 1.9 release | Alex Crichton | -328/+508 |
| 2016-04-11 | Merge pull request #32897 from brson/fixbeta | Alex Crichton | -2/+0 |
| 2016-04-12 | rustbuild: Fix handling of the bootstrap key | Alex Crichton | -8/+51 |
| 2016-04-12 | Fix beta branch | Brian Anderson | -2/+0 |
| 2016-04-11 | Auto merge of #32850 - jseyfried:add_tests, r=alexcrichton | bors | -0/+57 |
| 2016-04-11 | Tibet does not have a space program. Peru does. | Manish Goregaokar | -8/+8 |
| 2016-04-11 | Review fixes for #32878 (which was accidentally merged) | Manish Goregaokar | -10/+18 |
| 2016-04-11 | Add E0520 error code explanation | Guillaume Gomez | -1/+54 |
| 2016-04-10 | Auto merge of #32806 - brson:fix-features, r=alexcrichton | bors | -2/+2 |
| 2016-04-10 | Auto merge of #32816 - eddyb:variadic-fn-item, r=Aatch | bors | -12/+43 |
| 2016-04-09 | Auto merge of #32786 - brson:cargotest, r=alexcrichton | bors | -4/+13 |
| 2016-04-09 | Auto merge of #32781 - michaelwoerister:dont-use-svh-in-debuginfo, r=alexcric... | bors | -8/+10 |
| 2016-04-08 | Auto merge of #32773 - mitaa:rdoc-ttfn-json, r=alexcrichton | bors | -158/+31 |
| 2016-04-09 | Add regression test for #26930 | Jeffrey Seyfried | -0/+20 |
| 2016-04-09 | Add regression test for #24883 | Jeffrey Seyfried | -0/+28 |
| 2016-04-09 | Add regression test for #22146 | Jeffrey Seyfried | -0/+9 |
| 2016-04-08 | Auto merge of #32751 - alexcrichton:dist-docs, r=brson | bors | -68/+100 |
| 2016-04-08 | Auto merge of #32738 - Aatch:mir-operand-fn-ret, r=arielb1 | bors | -60/+220 |
| 2016-04-08 | Auto merge of #32695 - sfackler:default-buf-size, r=alexcrichton | bors | -1/+1 |
| 2016-04-08 | Blacklist fn item types from being used with variadic functions. | Eduard Burtescu | -12/+43 |
| 2016-04-08 | Fix some type-related bugs | James Miller | -18/+36 |
| 2016-04-07 | Fix cargotest | Brian Anderson | -4/+13 |
| 2016-04-07 | Auto merge of #32800 - Manishearth:rollup, r=Manishearth | bors | -124/+211 |
| 2016-04-07 | Set the version number for stabilization of braced_empty_structs | Brian Anderson | -2/+2 |
| 2016-04-07 | Rollup merge of #32741 - tbu-:pr_remove_fixme_12808, r=bluss | Manish Goregaokar | -86/+74 |
| 2016-04-07 | Rollup merge of #32737 - timonvo:arm-ehabi-backtraces, r=alexcrichton | Manish Goregaokar | -1/+6 |
| 2016-04-07 | Rollup merge of #32734 - tromey:dwarf-5-DW_LANG_Rust, r=michaelwoerister | Manish Goregaokar | -1/+3 |
| 2016-04-07 | Rollup merge of #32732 - dotdash:ext_arg, r=eddyb | Manish Goregaokar | -21/+102 |
| 2016-04-07 | Rollup merge of #32729 - pierzchalski:build_helper_suffix, r=alexcrichton | Manish Goregaokar | -3/+9 |
| 2016-04-07 | Rollup merge of #32687 - mneumann:dragonfly_fix_libstd, r=alexcrichton | Manish Goregaokar | -12/+17 |
| 2016-04-07 | Auto merge of #32016 - nikomatsakis:incr-comp-save, r=mw | bors | -708/+2037 |
| 2016-04-07 | argh, overlooked two extern crates | Niko Matsakis | -0/+2 |
| 2016-04-07 | Rollup merge of #32789 - jseyfried:fix_duplicate_resolve_errors, r=eddyb | Manish Goregaokar | -97/+76 |
| 2016-04-07 | Rollup merge of #32757 - taralx:patch-1, r=brson | Manish Goregaokar | -12/+12 |
| 2016-04-07 | Rollup merge of #32748 - aturon:simplified-spec, r=nikomatsakis | Manish Goregaokar | -70/+162 |
| 2016-04-07 | Rollup merge of #32745 - Amanieu:arc_fix, r=alexcrichton | Manish Goregaokar | -0/+1 |