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