| Age | Commit message (Expand) | Author | Lines |
| 2017-07-26 | Rollup merge of #43458 - RalfJung:verbose, r=nikomatsakis | Mark Simulacrum | -3/+3 |
| 2017-07-26 | Rollup merge of #43456 - joshlf:spawn-doc-grammar, r=alexcrichton | Mark Simulacrum | -1/+1 |
| 2017-07-26 | Rollup merge of #43455 - QuietMisdreavus:extend-spec-docs, r=steveklabnik | Mark Simulacrum | -0/+6 |
| 2017-07-26 | Rollup merge of #43447 - estebank:import-span, r=nikomatsakis | Mark Simulacrum | -129/+194 |
| 2017-07-26 | Rollup merge of #42959 - SimonSapin:nonzero-checked, r=sfackler | Mark Simulacrum | -86/+218 |
| 2017-07-25 | Point at path segment on module not found | Esteban Küber | -129/+194 |
| 2017-07-26 | Auto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs | bors | -16/+3239 |
| 2017-07-25 | Auto merge of #43046 - milmazz:bootstrap-unittest, r=aidanhs | bors | -201/+427 |
| 2017-07-25 | Auto merge of #43320 - alexcrichton:new-bootstrap, r=Mark-Simulacrum | bors | -761/+315 |
| 2017-07-25 | add a note to Vec's Extend<&T> impl about its slice specialization | QuietMisdreavus | -0/+6 |
| 2017-07-25 | Bump master to 1.21.0 | Alex Crichton | -761/+315 |
| 2017-07-25 | Auto merge of #43419 - lu-zero:master, r=alexcrichton | bors | -0/+59 |
| 2017-07-25 | bootstrap: Major refactoring | Milton Mazzarri | -201/+427 |
| 2017-07-25 | Auto merge of #43384 - segevfiner:bootstrap-build-argument-fix, r=aidanhs | bors | -1/+2 |
| 2017-07-25 | Auto merge of #43325 - ollie27:overflowing_literals, r=arielb1 | bors | -23/+13 |
| 2017-07-25 | Auto merge of #43248 - llogiq:num-try-from, r=nagisa | bors | -38/+391 |
| 2017-07-24 | avoid printing 'static | Ralf Jung | -1/+4 |
| 2017-07-24 | Add a disabled builder for aarch64 emulated tests | Alex Crichton | -16/+3239 |
| 2017-07-24 | Fix printing regions with -Z verbose | Ralf Jung | -5/+2 |
| 2017-07-24 | improve the TryFrom implementations | Andre Bogus | -38/+391 |
| 2017-07-24 | Auto merge of #43454 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -191/+270 |
| 2017-07-24 | std::thread::spawn: Fix grammar in documentation | Joshua Liebow-Feeser | -1/+1 |
| 2017-07-24 | Auto merge of #43430 - Mark-Simulacrum:rustbuild-fixes, r=alexcrichton | bors | -88/+85 |
| 2017-07-24 | Rollup merge of #43446 - zackmdavis:rustdoc_sidebar_unions, r=GuillaumeGomez | Mark Simulacrum | -0/+1 |
| 2017-07-24 | Rollup merge of #43428 - waywardmonkeys:doc-fixes, r=estebank | Mark Simulacrum | -28/+28 |
| 2017-07-24 | Rollup merge of #43421 - alexcrichton:add-some-build-scripts, r=Mark-Simulacrum | Mark Simulacrum | -0/+106 |
| 2017-07-24 | Rollup merge of #43401 - cuviper:homogeneous, r=Mark-Simulacrum | Mark Simulacrum | -23/+23 |
| 2017-07-24 | Rollup merge of #43379 - s3rvac:fix-exit-status-success-description, r=Guilla... | Mark Simulacrum | -2/+2 |
| 2017-07-24 | Rollup merge of #43374 - stjepang:fix-sort-randomization-comment, r=alexcrichton | Mark Simulacrum | -15/+18 |
| 2017-07-24 | Rollup merge of #43366 - leshow:bufreader-docs, r=aturon | Mark Simulacrum | -10/+10 |
| 2017-07-24 | Rollup merge of #43361 - michaelwoerister:remove-retrace-path, r=nikomatsakis | Mark Simulacrum | -113/+27 |
| 2017-07-24 | Rollup merge of #43342 - ranweiler:no-std-exe-docs, r=alexcrichton | Mark Simulacrum | -0/+55 |
| 2017-07-24 | Rollup merge of #43322 - redox-os:redox_liblibc, r=alexcrichton | Mark Simulacrum | -0/+0 |
| 2017-07-24 | Make dist equivalent to old build system. | Mark Simulacrum | -88/+82 |
| 2017-07-24 | Auto merge of #43436 - zackmdavis:union_doc_fields_section_layout, r=Guillaum... | bors | -1/+1 |
| 2017-07-24 | Add support for PowerPC Altivec/VSX intrinsics | Luca Barbato | -0/+56 |
| 2017-07-24 | Auto merge of #43327 - nrc:rls-config, r=eddyb | bors | -319/+369 |
| 2017-07-24 | Make keep_ast configurable by driver clients | Nick Cameron | -4/+6 |
| 2017-07-24 | Catch a panic in save-analysis | Nick Cameron | -2/+2 |
| 2017-07-24 | Remove save-analysis-api references from tests and rustbuild | Nick Cameron | -2/+4 |
| 2017-07-24 | Point RLS submodule at a branch with required changes | Nick Cameron | -93/+192 |
| 2017-07-24 | Auto merge of #43280 - lfairy:token-tree-iter-clone, r=nrc | bors | -0/+1 |
| 2017-07-24 | Auto merge of #43413 - mandeep:ops-generics, r=alexcrichton | bors | -0/+36 |
| 2017-07-23 | rustdoc: add unions to whitelist of sidebar types | Zack M. Davis | -0/+1 |
| 2017-07-23 | Auto merge of #43096 - estebank:ascription-help, r=nikomatsakis | bors | -18/+174 |
| 2017-07-23 | rustdoc: fix layout of Fields section in documentation for unions | Zack M. Davis | -1/+1 |
| 2017-07-23 | Auto merge of #43386 - oli-obk:suggestions, r=nikomatsakis | bors | -64/+40 |
| 2017-07-23 | Do not run pretty tests by default. | Mark Simulacrum | -0/+3 |
| 2017-07-23 | Fix some doc/comment typos. | Bruce Mitchener | -28/+28 |
| 2017-07-23 | Auto merge of #43416 - tshepang:extra-layer, r=alexcrichton | bors | -6/+5 |