| Age | Commit message (Expand) | Author | Lines |
| 2019-07-10 | Regression test for issue 30786. | Felix S. Klock II | -0/+140 |
| 2019-07-10 | Auto merge of #62555 - Centril:rollup-ti46adx, r=Centril | bors | -180/+551 |
| 2019-07-10 | Rollup merge of #62474 - nikic:update-llvm, r=alexcrichton | Mazdak Farrokhzad | -85/+160 |
| 2019-07-10 | Rollup merge of #62393 - petrochenkov:notto-disu, r=Mark-Simulacrum | Mazdak Farrokhzad | -89/+247 |
| 2019-07-10 | Rollup merge of #62283 - fintelia:patch-5, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+2 |
| 2019-07-10 | Rollup merge of #62278 - cuviper:iter-partition, r=alexcrichton | Mazdak Farrokhzad | -0/+138 |
| 2019-07-10 | Rollup merge of #61853 - EricRahm:use_warning, r=varkor | Mazdak Farrokhzad | -4/+4 |
| 2019-07-10 | Auto merge of #62548 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-07-09 | Update cargo | Eric Huss | -0/+0 |
| 2019-07-09 | Tracking issue 62544 for iter_is_partitioned | Josh Stone | -1/+1 |
| 2019-07-09 | Tracking issue 62543 for iter_partition_in_place | Josh Stone | -1/+1 |
| 2019-07-09 | Auto merge of #62542 - Centril:rollup-5mpb8tu, r=Centril | bors | -756/+1192 |
| 2019-07-09 | Emit warning when trying to use PGO in conjunction with unwinding on Windows. | Eric Rahm | -4/+4 |
| 2019-07-09 | Adjust codegen tests for DISPFlagMainSubprogram | Nikita Popov | -2/+2 |
| 2019-07-09 | Fix float add/mul reduction codegen | Nikita Popov | -2/+9 |
| 2019-07-09 | Strip function pointer alignment for older LLVM versions | Nikita Popov | -6/+17 |
| 2019-07-09 | Add function pointer alignment to ARM/Thumb data layout | Nikita Popov | -32/+32 |
| 2019-07-09 | Use new feature names in target feature lists | Nikita Popov | -12/+12 |
| 2019-07-09 | Translate target features for LLVM 9 | Nikita Popov | -0/+24 |
| 2019-07-09 | Pass type to byval attributes | Nikita Popov | -30/+60 |
| 2019-07-09 | Pass GUIDPreservedSymbols to thinLTOResolvePrevailingInIndex() | Nikita Popov | -1/+4 |
| 2019-07-09 | Add a test case with `$crate` from other crate | Vadim Petrochenkov | -0/+66 |
| 2019-07-09 | Unit test Iterator::partition_in_place and is_partitioned | Josh Stone | -0/+38 |
| 2019-07-09 | Return the true count from partition_in_place | Josh Stone | -6/+35 |
| 2019-07-09 | Rename partition_mut to partition_in_place | Josh Stone | -8/+8 |
| 2019-07-09 | Capitalize example comment | Josh Stone | -1/+1 |
| 2019-07-09 | Add Iterator::partition_mut() and is_partitioned() | Josh Stone | -0/+71 |
| 2019-07-09 | Resolve `$crate` in all hygienic contexts for pretty-pringing | Vadim Petrochenkov | -59/+47 |
| 2019-07-09 | Pretty-print `$crate` as `crate`/`::my_crate` in tokens | Vadim Petrochenkov | -55/+70 |
| 2019-07-09 | Add a test for `$crate` inside macro invocation | Vadim Petrochenkov | -0/+89 |
| 2019-07-09 | Rollup merge of #62541 - mark-i-m:patch-1, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-07-09 | Rollup merge of #62527 - matklad:debug-assert, r=Centril | Mazdak Farrokhzad | -6/+6 |
| 2019-07-09 | Rollup merge of #62526 - fakenine:normalize_use_of_backticks_compiler_message... | Mazdak Farrokhzad | -693/+693 |
| 2019-07-09 | Rollup merge of #62520 - pnkfelix:add-test-for-42574, r=alexcrichton | Mazdak Farrokhzad | -0/+39 |
| 2019-07-09 | Rollup merge of #62515 - tshepang:consistent, r=Centril | Mazdak Farrokhzad | -3/+2 |
| 2019-07-09 | Rollup merge of #62470 - dima74:patch-1, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+1 |
| 2019-07-09 | Rollup merge of #62450 - nagisa:reclimit, r=pnkfelix | Mazdak Farrokhzad | -29/+389 |
| 2019-07-09 | Rollup merge of #62417 - alexreg:fix-self-in-type-alias, r=pnkfelix | Mazdak Farrokhzad | -24/+61 |
| 2019-07-09 | Add spastorino for rustc-guide toolstate | Who? Me?! | -1/+1 |
| 2019-07-09 | Auto merge of #62221 - jonas-schievink:normalize-impl-trait, r=nikomatsakis | bors | -0/+220 |
| 2019-07-09 | Apply suggestions from code review | Aleksey Kladov | -3/+3 |
| 2019-07-09 | Auto merge of #62233 - matthewjasper:exit-arm-scopes, r=pnkfelix | bors | -17/+43 |
| 2019-07-09 | clarify that debug_assert does not completely omits the code | Aleksey Kladov | -6/+6 |
| 2019-07-09 | normalize use of backticks in compiler messages for libsyntax/feature_gate | Samy Kacimi | -693/+693 |
| 2019-07-09 | rewrite the test to workaround #51525 | Niko Matsakis | -2/+8 |
| 2019-07-09 | Regression test for issue 42574. | Felix S. Klock II | -0/+39 |
| 2019-07-09 | Auto merge of #62463 - Disasm:riscv-lto, r=alexcrichton | bors | -0/+0 |
| 2019-07-09 | Auto merge of #62460 - RalfJung:llvm-null, r=eddyb | bors | -5/+12 |
| 2019-07-09 | Rollup merge of #62494 - sinkuu:unused_deps, r=alexcrichton | Mazdak Farrokhzad | -3/+0 |
| 2019-07-09 | Rollup merge of #62403 - SimonSapin:concat, r=alexcrichton | Mazdak Farrokhzad | -74/+76 |