| Age | Commit message (Expand) | Author | Lines |
| 2019-05-08 | save-analysis: Fix ICE when processing associated constant | Igor Matuszewski | -4/+6 |
| 2019-05-08 | Use `delay_span_bug` for "Failed to unify obligation" | Esteban Küber | -5/+61 |
| 2019-05-08 | Auto merge of #60402 - michaelwoerister:update-profiler-rt-build, r=alexcrichton | bors | -3/+16 |
| 2019-05-08 | fix incorrect assert | Mark Mansi | -1/+4 |
| 2019-05-08 | Instead of ICEing on incorrect pattern, use delay_span_bug | Esteban Küber | -2/+35 |
| 2019-05-08 | Auto merge of #60626 - matthiaskrgr:submodule_upd, r=oli-obk | bors | -9/+9 |
| 2019-05-08 | pin: make the to-module link more visible | Ralf Jung | -1/+1 |
| 2019-05-08 | AppVeyor: Update clang-cl from 7.0.0 to 8.0.0 | Michael Woerister | -3/+3 |
| 2019-05-08 | libprofiler_builtins: Set compilation flags more correctly for C code. | Michael Woerister | -0/+13 |
| 2019-05-08 | std: Update compiler-builtins crate | Alex Crichton | -18/+18 |
| 2019-05-08 | Document + Cleanup lang_items.rs | Mazdak Farrokhzad | -37/+60 |
| 2019-05-08 | Auto merge of #60246 - Zoxc:hir-map-vec, r=eddyb | bors | -60/+102 |
| 2019-05-08 | Rename HirMap to HirEntryMap and add some comments | John Kåre Alsaker | -8/+23 |
| 2019-05-08 | test for #50518 | Aleksey Kladov | -0/+40 |
| 2019-05-08 | Optimize HIR map | John Kåre Alsaker | -60/+87 |
| 2019-05-08 | Add tests for concrete const types | ben | -0/+50 |
| 2019-05-08 | Auto merge of #60378 - froydnj:apple-target-modifications, r=michaelwoerister | bors | -12/+157 |
| 2019-05-08 | submodules: update clippy from fc96aa03 to 341c96af | Matthias Krüger | -9/+9 |
| 2019-05-07 | lots of comments + minor cleanup | Mark Mansi | -16/+139 |
| 2019-05-07 | avoid extra copy | Mark Mansi | -13/+12 |
| 2019-05-07 | Auto merge of #60586 - cramertj:await, r=oli-obk | bors | -165/+931 |
| 2019-05-07 | Implement built-in await syntax | Taylor Cramer | -165/+931 |
| 2019-05-07 | Auto merge of #60612 - Centril:rollup-61drhqt, r=Centril | bors | -62/+375 |
| 2019-05-07 | Rollup merge of #60609 - spastorino:be-explicit-on-mem-replace-doc, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-05-07 | Rollup merge of #60583 - varkor:const-generics-emplace, r=petrochenkov | Mazdak Farrokhzad | -11/+4 |
| 2019-05-07 | Rollup merge of #60579 - varkor:typaram-index, r=eddyb | Mazdak Farrokhzad | -27/+24 |
| 2019-05-07 | Rollup merge of #60535 - taiki-e:async-fn-arguments, r=cramertj | Mazdak Farrokhzad | -22/+341 |
| 2019-05-07 | Rollup merge of #60489 - GuillaumeGomez:remove-hamburger, r=QuietMisdreavus | Mazdak Farrokhzad | -0/+4 |
| 2019-05-07 | Auto merge of #60277 - estebank:relate-ice, r=varkor | bors | -0/+21 |
| 2019-05-07 | Be a bit more explicit asserting over the vec rather than the len | Santiago Pastorino | -2/+2 |
| 2019-05-07 | Add non-non-zero test to union-nonzero test | Peter Todd | -0/+8 |
| 2019-05-07 | Document purpose of union-nonzero test | Peter Todd | -0/+12 |
| 2019-05-07 | choose a more specific LLVM target on OS X when necessary | Nathan Froyd | -12/+94 |
| 2019-05-07 | add negative tests for OS X LLVM target changes | Nathan Froyd | -0/+63 |
| 2019-05-07 | Auto merge of #60592 - davidtwco:generator-signature-deduction, r=eddyb | bors | -32/+72 |
| 2019-05-07 | Add a `cast` method to raw pointers. | Simon Sapin | -0/+14 |
| 2019-05-07 | Auto merge of #60573 - Zoxc:dep-stream-prefix-2, r=michaelwoerister | bors | -12/+9 |
| 2019-05-07 | Trust signature over return expr for generators. | David Wood | -53/+53 |
| 2019-05-07 | Auto merge of #60596 - ehuss:update-cargo, r=alexcrichton | bors | -5/+4 |
| 2019-05-07 | Auto merge of #60464 - eddyb:not-overly-specific-pipelining, r=alexcrichton | bors | -74/+87 |
| 2019-05-07 | compiletest: uniformly normalize paths, so they all work on all platforms. | Eduard-Mihai Burtescu | -17/+15 |
| 2019-05-06 | Add test for #59972 | Tyler Mandry | -0/+23 |
| 2019-05-07 | rustc_codegen_ssa: emit artifact notifications for the main link product too. | Eduard-Mihai Burtescu | -0/+3 |
| 2019-05-07 | rustc: rename -Z emit-directives to -Z emit-artifact-notifications and simpli... | Eduard-Mihai Burtescu | -43/+38 |
| 2019-05-07 | compiletest: only use `make_exe_name` for tests that end up being executed. | Eduard-Mihai Burtescu | -14/+25 |
| 2019-05-06 | Update cargo | Eric Huss | -5/+4 |
| 2019-05-07 | Auto merge of #60531 - Centril:sort-features, r=oli-obk | bors | -21/+43 |
| 2019-05-07 | serialize: add missing Encodable impl for Path. | Eduard-Mihai Burtescu | -1/+7 |
| 2019-05-06 | review comments: fix typo and add comments | Esteban Küber | -9/+15 |
| 2019-05-06 | Add test for current behaviour. | David Wood | -0/+40 |