| Age | Commit message (Expand) | Author | Lines |
| 2016-05-18 | Merge pull request #33719 from alexcrichton/beta-next 1.9.0 | Niko Matsakis | -1/+38 |
| 2016-05-18 | Bump beta version to 3 | Alex Crichton | -1/+1 |
| 2016-05-18 | trans: callee: normalize trait_ref before use | Wang Xuerui | -0/+37 |
| 2016-05-17 | Merge pull request #33693 from alexcrichton/beta-next | Aaron Turon | -43/+22 |
| 2016-05-17 | Don't use env::current_exe with libbacktrace | Steven Fackler | -43/+22 |
| 2016-05-04 | Merge pull request #33407 from alexcrichton/beta-next | Brian Anderson | -454/+2122 |
| 2016-05-04 | Bump beta version to 2 | Alex Crichton | -1/+1 |
| 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 | Release notes for 1.9 | Brian Anderson | -0/+288 |
| 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 | Merge pull request #33263 from sfackler/beta-backport | Alex Crichton | -64/+0 |
| 2016-04-28 | Remove IPV6_V6ONLY functionality | Steven Fackler | -64/+0 |
| 2016-04-12 | Merge pull request #32910 from alexcrichton/beta-next | Brian Anderson | -328/+508 |
| 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-11 | Merge pull request #32898 from brson/beta2 | Alex Crichton | -8/+51 |
| 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 | Auto merge of #32880 - Manishearth:fix, r=GuillaumeGomez | bors | -18/+26 |
| 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 #32810 - brson:relnotes, r=brson | bors | -0/+208 |
| 2016-04-08 | Release notes for 1.8 | Brian Anderson | -0/+208 |
| 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 | -136/+222 |
| 2016-04-07 | Set the version number for stabilization of braced_empty_structs | Brian Anderson | -2/+2 |