| Age | Commit message (Expand) | Author | Lines |
| 2018-03-29 | Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis | bors | -244/+97 |
| 2018-03-29 | Auto merge of #49291 - tejom:check-for-known-but-incorrect-attributes, r=petr... | bors | -9/+120 |
| 2018-03-29 | Auto merge of #49458 - cramertj:stable-underscore-lt, r=nikomatsakis | bors | -82/+27 |
| 2018-03-29 | Stabilize underscore lifetimes | Taylor Cramer | -82/+27 |
| 2018-03-28 | Auto merge of #49460 - kennytm:rollup, r=kennytm | bors | -158/+472 |
| 2018-03-28 | Auto merge of #49357 - frewsxcv:frewsxcv-termination-doc-examples, r=Guillaum... | bors | -1127/+1130 |
| 2018-03-28 | Rollup merge of #49452 - frewsxcv:frewsxcv-vec-cap-len, r=dtolnay | kennytm | -3/+4 |
| 2018-03-28 | Rollup merge of #49444 - rust-lang:oli-obk-patch-1, r=Mark-Simulacrum | kennytm | -59/+0 |
| 2018-03-28 | Rollup merge of #49442 - GuillaumeGomez:text-overlap, r=QuietMisdreavus | kennytm | -32/+55 |
| 2018-03-28 | Rollup merge of #49439 - GuillaumeGomez:trait-impl-collapse, r=QuietMisdreavus | kennytm | -10/+15 |
| 2018-03-28 | Rollup merge of #49429 - GuillaumeGomez:fix-collapse-toggle-insertion, r=Quie... | kennytm | -0/+3 |
| 2018-03-28 | Rollup merge of #49428 - cuviper:llvm6-target_feature, r=alexcrichton | kennytm | -9/+9 |
| 2018-03-28 | Rollup merge of #49427 - Manishearth:rustdoc-impl-trait-extern, r=GuillaumeGomez | kennytm | -10/+117 |
| 2018-03-28 | Rollup merge of #49405 - GuillaumeGomez:search-appearance, r=QuietMisdreavus | kennytm | -3/+20 |
| 2018-03-28 | Rollup merge of #49400 - Diggsey:shrink-to, r=joshtriplett | kennytm | -2/+237 |
| 2018-03-28 | Rollup merge of #49364 - wesleywiser:incr_handle_load_failure, r=michaelwoeri... | kennytm | -2/+7 |
| 2018-03-28 | Rollup merge of #49329 - canarysnort01:fix-no-pie, r=pnkfelix | kennytm | -2/+4 |
| 2018-03-28 | Rollup merge of #49243 - murarth:stabilize-retain, r=BurntSushi | kennytm | -26/+1 |
| 2018-03-28 | Auto merge of #49394 - cramertj:stable-match-bindings, r=nikomatsakis | bors | -402/+68 |
| 2018-03-28 | Auto merge of #49019 - phil-opp:target-spec, r=pnkfelix | bors | -57/+150 |
| 2018-03-28 | [incremental] Don't panic if decoding the cache fails | Wesley Wiser | -2/+7 |
| 2018-03-28 | Clarify "length" wording in `Vec::with_capacity`. | Corey Farwell | -3/+4 |
| 2018-03-28 | Fix text overlap | Guillaume Gomez | -32/+55 |
| 2018-03-28 | Remove hidden `foo` functions from doc examples; use `Termination` trait. | Corey Farwell | -1127/+1130 |
| 2018-03-28 | Stabilize match_default_bindings | Taylor Cramer | -402/+68 |
| 2018-03-28 | Delete leftover librustc_const_eval | Oliver Schneider | -59/+0 |
| 2018-03-28 | Auto merge of #49383 - nox:scalarpair, r=eddyb | bors | -4/+21 |
| 2018-03-28 | Fix trait implementation not collapsing docs | Guillaume Gomez | -10/+15 |
| 2018-03-28 | Auto merge of #49304 - sinkuu:impl_trait_rustdoc, r=QuietMisdreavus | bors | -28/+127 |
| 2018-03-27 | rustdoc: Add test for foreign impl trait with bounds | Manish Goregaokar | -0/+58 |
| 2018-03-27 | rustdoc: Handle explicit ?Sized on foreign impl Trait | Manish Goregaokar | -3/+14 |
| 2018-03-27 | rustdoc: Remove Sized bounds when cleaning foreign impl Trait | Manish Goregaokar | -0/+8 |
| 2018-03-27 | rustdoc: Include associated type bounds when cleaning foreign impl traits | Manish Goregaokar | -8/+38 |
| 2018-03-27 | rustdoc: Don't use into_iter() when cleaning impl Trait | Manish Goregaokar | -1/+1 |
| 2018-03-27 | Fix collapse toggle insertions on impl with docs | Guillaume Gomez | -0/+3 |
| 2018-03-27 | Enable target_feature on any LLVM 6+ | Josh Stone | -9/+9 |
| 2018-03-28 | Rollup merge of #49426 - lukaslueg:patch-1, r=kennytm | kennytm | -341/+343 |
| 2018-03-27 | Add extra test for expressions and fix typo in message | matthew | -3/+9 |
| 2018-03-27 | Rollup merge of #49417 - TimNN:fix-ios, r=alexcrichton | kennytm | -13/+13 |
| 2018-03-27 | Auto merge of #49202 - csmoe:trait_engine, r=nikomatsakis | bors | -118/+196 |
| 2018-03-27 | Update compiler-rt with fix for 32bit iOS ARM | Tim Neumann | -0/+0 |
| 2018-03-27 | Auto merge of #49305 - SimonSapin:fallible, r=sfackler | bors | -223/+147 |
| 2018-03-27 | Rollup merge of #49401 - alercah:format, r=cramertj | kennytm | -7/+8 |
| 2018-03-27 | Rollup merge of #49399 - ehuss:termcolor-update, r=alexcrichton | kennytm | -6/+6 |
| 2018-03-27 | Rollup merge of #49395 - petrochenkov:obsolete, r=alexcrichton | kennytm | -74/+0 |
| 2018-03-27 | Rollup merge of #49381 - withoutboats:str_unicode, r=SimonSapin | kennytm | -2/+42 |
| 2018-03-27 | Rollup merge of #49369 - petrochenkov:rprint, r=oli-obk | kennytm | -12/+19 |
| 2018-03-27 | Rollup merge of #49333 - GuillaumeGomez:link-assoc-const, r=QuietMisdreavus | kennytm | -8/+32 |
| 2018-03-27 | Rollup merge of #49223 - GuillaumeGomez:propose-variant-for-E0599, r=cramertj | kennytm | -2/+19 |
| 2018-03-27 | Rollup merge of #48639 - varkor:sort_by_key-cached, r=bluss | kennytm | -13/+111 |