about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-08-02Rollup merge of #75064 - petrochenkov:llvmtarg, r=Mark-SimulacrumManish Goregaokar-17/+45
2020-08-02Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPCManish Goregaokar-25/+25
2020-08-02Rollup merge of #75031 - JohnTitor:unused-parens-braces-yield, r=lcnrManish Goregaokar-1/+96
2020-08-02Rollup merge of #75009 - georgio:master, r=kennytmManish Goregaokar-0/+0
2020-08-02Rollup merge of #74980 - davidtwco:issue-74745-pprust-regression-test, r=petr...Manish Goregaokar-12/+24
2020-08-02Auto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkovbors-56/+146
2020-08-02compiletest: Support ignoring tests requiring missing LLVM componentsVadim Petrochenkov-17/+45
2020-08-03Recover strictness for `yield`Yuki Okushi-9/+60
2020-08-02Auto merge of #75060 - JohnTitor:rollup-aq8sfxf, r=JohnTitorbors-350/+642
2020-08-03Rollup merge of #75057 - Mark-Simulacrum:avoid-long-print, r=alexcrichtonYuki Okushi-1/+3
2020-08-03Rollup merge of #75054 - cjgillot:rename-depkind, r=petrochenkovYuki Okushi-35/+35
2020-08-03Rollup merge of #75044 - GuillaumeGomez:cleanup-e0744, r=pickfireYuki Okushi-3/+5
2020-08-03Rollup merge of #75041 - pawanbisht62:feature/replace-log-with-tracing, r=oli...Yuki Okushi-8/+8
2020-08-03Rollup merge of #75010 - Aaron1011:feature/remove-old-deps, r=Mark-SimulacrumYuki Okushi-216/+140
2020-08-03Rollup merge of #74974 - RalfJung:miri-tests, r=Mark-SimulacrumYuki Okushi-12/+18
2020-08-03Rollup merge of #74874 - ssomers:btree_cleanup_8, r=Mark-SimulacrumYuki Okushi-8/+16
2020-08-03Rollup merge of #74781 - GuillaumeGomez:cleanup-e0733, r=jyn514Yuki Okushi-5/+9
2020-08-03Rollup merge of #74762 - ssomers:btree_no_root_in_remove_kv_tracking, r=Mark-...Yuki Okushi-52/+405
2020-08-03Rollup merge of #74686 - ssomers:btree_cleanup_3, r=Mark-SimulacrumYuki Okushi-10/+3
2020-08-02Document the discrepancy in the mask type for _mm_shuffle_psGeorgio Nicolas-0/+0
2020-08-02fix typosliuzhenyu-25/+25
2020-08-02Avoid dumping rustc invocations to stdoutMark Rousskov-1/+3
2020-08-02compiletest: print diff for pretty testsDavid Wood-9/+16
2020-08-02tests: add regression test for #74745David Wood-0/+5
2020-08-02pprust: adjust mixed comment printingDavid Wood-3/+3
2020-08-02Rename rustc_middle::cstore::DepKind to DependencyKind.Camille GILLOT-35/+35
2020-08-02Auto merge of #74675 - pietroalbini:aarch64-ci-fallible, r=Mark-Simulacrumbors-1/+21
2020-08-02Auto merge of #74210 - estebank:type-ascriptomatic, r=petrochenkovbors-181/+212
2020-08-02Clean up E0744 explanationGuillaume Gomez-3/+5
2020-08-02Clean up E0733 explanationGuillaume Gomez-5/+9
2020-08-02Auto merge of #74972 - second-state:wasi-right-fix, r=KodrAusbors-0/+1
2020-08-02Replace from log to tracingbishtpawan-4/+4
2020-08-02Auto merge of #74899 - sajattack:libc_0.2.74_bump, r=jonas-schievinkbors-2/+2
2020-08-02Replace from log to tracing in libsrustrustc_ast_lowering, librustc_ast_passe...bishtpawan-8/+8
2020-08-02Auto merge of #75004 - Aaron1011:move-probably-equal, r=petrochenkovbors-184/+187
2020-08-02Auto merge of #74785 - euclio:deprecation-kinds, r=petrochenkovbors-742/+748
2020-08-01Update elasticlunr-rs and ammonia transitive depsAaron Hill-216/+140
2020-08-01Move 'probably equal' methods to librustc_parseAaron Hill-184/+187
2020-08-02Auto merge of #75033 - Manishearth:rollup-d8afil1, r=Manishearthbors-37/+63
2020-08-01Rollup merge of #75022 - cuviper:sliced-rchunk, r=lcnrManish Goregaokar-1/+1
2020-08-01Rollup merge of #75015 - Amanieu:vec_spare, r=sfacklerManish Goregaokar-1/+42
2020-08-01Rollup merge of #74992 - lcnr:fix-generic-param-order, r=GuillaumeGomezManish Goregaokar-30/+15
2020-08-01Rollup merge of #74720 - GuillaumeGomez:cleanup-e0728, r=jyn514Manish Goregaokar-3/+3
2020-08-01Rollup merge of #74602 - poliorcetics:maybe-uninit-zeroed-doc-clarification, ...Manish Goregaokar-2/+2
2020-08-01Auto merge of #74605 - rust-lang:vec-leak, r=Amanieubors-6/+4
2020-08-02Do not trigger `unused_{braces,parens}` lints with `yield`Yuki Okushi-0/+44
2020-08-01BTreeMap::drain_filter no longer touches the root during iterationStein Somers-30/+73
2020-08-01Auto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrumbors-89/+161
2020-08-01Auto merge of #75016 - Manishearth:rollup-x553g7j, r=Manishearthbors-55/+73
2020-08-01Use a slice pattern instead of rchunks_exact(_).next()Josh Stone-1/+1