| Age | Commit message (Expand) | Author | Lines |
| 2017-07-25 | Add missing impl and tests for int to int TryFrom impls | Oliver Middleton | -15/+30 |
| 2017-07-25 | Auto merge of #43248 - llogiq:num-try-from, r=nagisa | bors | -38/+391 |
| 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 | 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 | 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 |
| 2017-07-23 | Auto merge of #43256 - Others:patch-1, r=steveklabnik | bors | -4/+1 |
| 2017-07-22 | rustc: Add some build scripts for librustc crates | Alex Crichton | -0/+106 |
| 2017-07-23 | Auto merge of #43406 - canndrew:never-impl-clone, r=alexcrichton | bors | -0/+1 |
| 2017-07-23 | Auto merge of #43387 - TimNN:rustllvm50, r=alexcrichton | bors | -105/+194 |
| 2017-07-22 | Auto merge of #43382 - mmatyas:aarch64_ignore-stack-probes, r=alexcrichton | bors | -0/+3 |
| 2017-07-22 | doc: provide an actual equivalent to filter_map | Tshepang Lekhonkhobe | -6/+5 |
| 2017-07-22 | Auto merge of #43059 - Mark-Simulacrum:rustbuild-2.0, r=alexcrichton | bors | -4677/+5460 |
| 2017-07-22 | Add generic example of std::ops::Sub in doc comments | mandeep | -0/+36 |
| 2017-07-22 | Make distcheck work again. | Mark Simulacrum | -1/+6 |
| 2017-07-22 | Auto merge of #43367 - alexcrichton:remove-inline-always, r=sfackler | bors | -50/+50 |
| 2017-07-22 | Add make_run to distcheck. | Mark Simulacrum | -0/+4 |
| 2017-07-22 | Auto merge of #43352 - estebank:macro-span-replacement, r=petrochenkov | bors | -13/+97 |
| 2017-07-22 | Fix StartupObject build | Mark Simulacrum | -1/+1 |
| 2017-07-22 | Auto merge of #43344 - tlively:wasm-debug, r=alexcrichton | bors | -1/+4 |
| 2017-07-22 | Add !: Clone impl | Andrew Cann | -0/+1 |
| 2017-07-22 | Auto merge of #43343 - petrochenkov:methlife3, r=estebank | bors | -24/+140 |
| 2017-07-22 | Auto merge of #43323 - perryprog:master, r=estebank | bors | -18/+91 |
| 2017-07-22 | Gate signatures on the config | Nick Cameron | -0/+21 |
| 2017-07-22 | Use config::pub_only rather than a spearate api mode | Nick Cameron | -161/+51 |