| Age | Commit message (Expand) | Author | Lines |
| 2019-03-28 | Rollup merge of #59398 - phansch:rustfix_coverage, r=oli-obk | Mazdak Farrokhzad | -1/+72 |
| 2019-03-28 | Rollup merge of #59371 - dlrobertson:rename_va_list_copy, r=joshtriplett | Mazdak Farrokhzad | -21/+21 |
| 2019-03-28 | Rollup merge of #59363 - peterjoel:issue_59361_edition_opt_shortlist, r=nagisa | Mazdak Farrokhzad | -6/+6 |
| 2019-03-28 | Rollup merge of #59320 - alexcrichton:wasm-clang, r=sanxiyn | Mazdak Farrokhzad | -107/+174 |
| 2019-03-28 | Rollup merge of #59318 - alexcrichton:check-for-clang, r=michaelwoerister | Mazdak Farrokhzad | -8/+11 |
| 2019-03-28 | Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk | Mazdak Farrokhzad | -19/+24 |
| 2019-03-28 | Rollup merge of #59091 - Zoxc:eval_always, r=michaelwoerister | Mazdak Farrokhzad | -85/+46 |
| 2019-03-28 | Rollup merge of #58717 - hellow554:nonzero_parse, r=oli-obk | Mazdak Farrokhzad | -4/+50 |
| 2019-03-28 | Revise and generalize the macros-unlinted tests. | Felix S. Klock II | -2/+85 |
| 2019-03-28 | Revise test slightly so that `dyn` in macro invocation *must* be parsed as ke... | Felix S. Klock II | -4/+4 |
| 2019-03-28 | Recover from parse error in tuple syntax | Esteban Küber | -17/+196 |
| 2019-03-28 | Update stdsimd | gnzlbg | -0/+0 |
| 2019-03-28 | fixed shift overflow | Marcel Hellwig | -1/+2 |
| 2019-03-28 | Auto merge of #59478 - Centril:rollup, r=Centril | bors | -298/+341 |
| 2019-03-28 | Rollup merge of #59474 - czipperz:bufwriter-fix-link-capitalization, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-03-28 | Rollup merge of #59472 - czipperz:bufreader-document-drop-discards, r=Centril | Mazdak Farrokhzad | -0/+4 |
| 2019-03-28 | Rollup merge of #59456 - czipperz:for-keyword-document-higher-ranked-trait-bo... | Mazdak Farrokhzad | -5/+12 |
| 2019-03-28 | Rollup merge of #59448 - benesch:macro-doc, r=Centril | Mazdak Farrokhzad | -44/+47 |
| 2019-03-28 | Rollup merge of #59441 - TheGoddessInari:natvis, r=alexcrichton | Mazdak Farrokhzad | -12/+0 |
| 2019-03-28 | Rollup merge of #59413 - Zoxc:hirid, r=oli-obk | Mazdak Farrokhzad | -81/+106 |
| 2019-03-28 | Rollup merge of #59351 - phil-opp:llvm-ar, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-03-28 | Rollup merge of #59198 - estebank:recovered-pattern, r=zackmdavis | Mazdak Farrokhzad | -28/+5 |
| 2019-03-28 | Rollup merge of #58848 - GuillaumeGomez:fix-cache-issues, r=Mark-Simulacrum,o... | Mazdak Farrokhzad | -16/+31 |
| 2019-03-28 | Rollup merge of #58803 - haraldh:fs_copy_fix, r=alexcrichton | Mazdak Farrokhzad | -59/+83 |
| 2019-03-28 | Rollup merge of #58581 - varkor:const-generics-encoder-refactor, r=eddyb | Mazdak Farrokhzad | -42/+39 |
| 2019-03-28 | Rollup merge of #57987 - parched:va-args, r=joshtriplett | Mazdak Farrokhzad | -9/+11 |
| 2019-03-28 | Auto merge of #59336 - gnzlbg:hint_black_box, r=alexcrichton | bors | -17/+122 |
| 2019-03-27 | Fix link capitalization in documentation of std::io::BufWriter. | Chris Gregory | -2/+2 |
| 2019-03-27 | Expand test | Esteban Küber | -2/+30 |
| 2019-03-27 | Account for short-hand field syntax when suggesting borrow | Esteban Küber | -12/+82 |
| 2019-03-27 | Account for fully overlapping multiline annotations | Esteban Küber | -25/+116 |
| 2019-03-27 | Add test | Esteban Küber | -0/+35 |
| 2019-03-27 | Do not suggest borrowing when the span comes from a macro | Esteban Küber | -7/+5 |
| 2019-03-27 | Document that `std::io::BufReader` discards contents on drop | Chris Gregory | -0/+4 |
| 2019-03-28 | Add a regression test for #47131 | varkor | -0/+17 |
| 2019-03-27 | Move link to rust book to next line to pass 100 column limit | Chris Gregory | -1/+2 |
| 2019-03-28 | Visit ItemKind::Impl for dead code lint | varkor | -0/+1 |
| 2019-03-27 | Rollup merge of #59460 - xfix:include-id-in-thread-debug, r=Amanieu | Josh Stone | -1/+4 |
| 2019-03-27 | Rollup merge of #59459 - JohnTitor:add-tests, r=Centril | Josh Stone | -0/+88 |
| 2019-03-27 | Rollup merge of #59451 - TimDiekmann:patch-1, r=sfackler | Josh Stone | -1/+1 |
| 2019-03-27 | Rollup merge of #59449 - Marwes:issue_57958, r=michaelwoerister | Josh Stone | -1/+4 |
| 2019-03-27 | Rollup merge of #59439 - Centril:generalize-assign-to-bool-diagnostic, r=oli-obk | Josh Stone | -91/+322 |
| 2019-03-27 | Rollup merge of #59430 - kenta7777:rename-evalcontext-to-interpretcx, r=oli-obk | Josh Stone | -72/+72 |
| 2019-03-27 | Rollup merge of #59421 - estebank:tuple-index-suffix, r=petrochenkov | Josh Stone | -74/+120 |
| 2019-03-27 | Rollup merge of #59420 - cuviper:ci-image-info, r=alexcrichton | Josh Stone | -2/+8 |
| 2019-03-27 | Rollup merge of #59393 - czipperz:refactor_tuple_comparison_tests, r=shepmaster | Josh Stone | -20/+24 |
| 2019-03-27 | Rollup merge of #59390 - czipperz:ptr_eq_smart_pointer, r=Centril,steveklabnik | Josh Stone | -2/+48 |
| 2019-03-27 | Rollup merge of #59372 - euclio:rename-trim, r=rkruppe | Josh Stone | -4/+20 |
| 2019-03-27 | Rollup merge of #59284 - RalfJung:maybe-uninit, r=sfackler | Josh Stone | -73/+110 |
| 2019-03-27 | Rollup merge of #59283 - SimonSapin:branchless-ascii-case, r=joshtriplett | Josh Stone | -135/+374 |