| Age | Commit message (Expand) | Author | Lines |
| 2016-01-30 | Rollup merge of #31290 - alexcrichton:fix-powerpc64, r=brson | Manish Goregaokar | -3/+4 |
| 2016-01-30 | Rollup merge of #31280 - raindev:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2016-01-30 | Rollup merge of #31244 - tshepang:rustfmt-parse, r=nikomatsakis | Manish Goregaokar | -49/+49 |
| 2016-01-30 | Rollup merge of #31099 - brson:relnotes, r=alexcrichton | Manish Goregaokar | -0/+352 |
| 2016-01-30 | Auto merge of #31297 - brson:wintrip, r=alexcrichton | bors | -14/+0 |
| 2016-01-30 | Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakis | bors | -566/+1355 |
| 2016-01-29 | Get tests working on MSVC 32-bit | Alex Crichton | -102/+105 |
| 2016-01-29 | trans: Reimplement unwinding on MSVC | Alex Crichton | -425/+1131 |
| 2016-01-29 | trans: Upgrade LLVM | Alex Crichton | -43/+123 |
| 2016-01-29 | configure: Remove compatibility hacks for windows triples | Brian Anderson | -14/+0 |
| 2016-01-29 | Update release notes for 1.7 | Brian Anderson | -5/+204 |
| 2016-01-29 | Release notes for 1.6 | Brian Anderson | -0/+153 |
| 2016-01-29 | Auto merge of #31283 - dotdash:32_64_cc, r=alexcrichton | bors | -19/+3 |
| 2016-01-29 | mk: Fix cross-compiling to armv7-unknown-linux-gnu | Alex Crichton | -3/+3 |
| 2016-01-29 | mk: Fix compiling jemalloc for powerpc64 | Alex Crichton | -0/+1 |
| 2016-01-29 | Auto merge of #31248 - ruud-v-a:fix-triple-ice, r=nrc | bors | -14/+18 |
| 2016-01-29 | Auto merge of #31285 - Manishearth:rollup, r=Manishearth | bors | -11/+37 |
| 2016-01-29 | Rollup merge of #31276 - alexcrichton:fix-powerpc64-cross-prefix, r=brson | Manish Goregaokar | -1/+1 |
| 2016-01-29 | Rollup merge of #31275 - alexcrichton:fix-rumprun, r=brson | Manish Goregaokar | -4/+9 |
| 2016-01-29 | Rollup merge of #31272 - errandir:master, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2016-01-29 | Rollup merge of #31269 - ollie27:patch-3, r=alexcrichton | Manish Goregaokar | -1/+19 |
| 2016-01-29 | Rollup merge of #31264 - est31:block_coment_parent, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-01-29 | Rollup merge of #31256 - oli-obk:patch-1, r=nagisa | Manish Goregaokar | -1/+4 |
| 2016-01-29 | Rollup merge of #31252 - alexcrichton:ios-old-mac, r=brson | Manish Goregaokar | -2/+2 |
| 2016-01-29 | Auto merge of #31212 - jseyfried:fix_ICE_in_resolve, r=nrc | bors | -73/+35 |
| 2016-01-29 | Fix truncated drop pattern on 32bit -> 64bit cross compilation | Björn Steinbrink | -19/+3 |
| 2016-01-29 | Auto merge of #31144 - jseyfried:remove_import_ordering_restriction, r=nrc | bors | -25/+0 |
| 2016-01-29 | Fix link to Installing Rust section of the book | Andrew Barchuk | -1/+1 |
| 2016-01-29 | don't leak RUST_BACKTRACE into test process | Oliver Schneider | -1/+4 |
| 2016-01-29 | Auto merge of #31132 - gchp:internals, r=brson | bors | -35/+81 |
| 2016-01-29 | Auto merge of #30948 - fabricedesre:rpi2, r=alexcrichton | bors | -0/+58 |
| 2016-01-28 | mk: Fix cross prefix for powerpc64 | Alex Crichton | -1/+1 |
| 2016-01-29 | Auto merge of #30900 - michaelwoerister:trans_item_collect, r=nikomatsakis | bors | -74/+3342 |
| 2016-01-28 | std: Fix rumprun build | Alex Crichton | -4/+9 |
| 2016-01-28 | rustdoc: Add test for tuple rendering | Oliver Middleton | -0/+18 |
| 2016-01-29 | std::string::String.from_utf16 doc fix | tgor | -1/+1 |
| 2016-01-28 | Auto merge of #30411 - mitaa:multispan, r=nrc | bors | -434/+1187 |
| 2016-01-28 | Avoid ICE if environment variable is not set | Ruud van Asseldonk | -14/+18 |
| 2016-01-28 | rustdoc: Add missing trailing comma for single element tuples | Oliver Middleton | -1/+1 |
| 2016-01-28 | Implement MultiSpan error reporting | mitaa | -434/+1187 |
| 2016-01-28 | Add support for armv7 toolchains | Fabrice Desré | -0/+58 |
| 2016-01-28 | Fix reference info about parent doc block comments | est31 | -1/+1 |
| 2016-01-28 | Auto merge of #31257 - tmiasko:track-errors-fix, r=nikomatsakis | bors | -2/+2 |
| 2016-01-28 | Fix checking if there have been new errors. | Tomasz Miąsko | -2/+2 |
| 2016-01-28 | Auto merge of #31241 - tshepang:fix, r=steveklabnik | bors | -2/+2 |
| 2016-01-28 | Auto merge of #31171 - dirk:dirk/safety-section-in-cstring-docs, r=steveklabnik | bors | -4/+16 |
| 2016-01-28 | Auto merge of #31240 - durka:follow-set-docs, r=pnkfelix | bors | -3/+4 |
| 2016-01-27 | mk: Remove the -mfpu=vfp4 argument from arm iOS | Alex Crichton | -2/+2 |
| 2016-01-28 | Refactor away NameSearchType | Jeffrey Seyfried | -55/+11 |
| 2016-01-28 | Add test for #31212 | Jeffrey Seyfried | -0/+20 |