about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-24Auto merge of #74507 - lcnr:const-prop-into-op, r=oli-obkbors-89/+261
2020-07-24Rollup merge of #74715 - oli-obk:mir_pass_diff, r=wesleywiserManish Goregaokar-493/+357
2020-07-24Rollup merge of #74698 - ayrtonm:handle-traitref-mismatch, r=estebankManish Goregaokar-5/+54
2020-07-24Rollup merge of #74692 - Mark-Simulacrum:delay-bug, r=pnkfelixManish Goregaokar-12/+18
2020-07-24Rollup merge of #74661 - SNCPlay42:lifetime-names-refactor, r=estebankManish Goregaokar-89/+92
2020-07-24Rollup merge of #74639 - msirringhaus:master, r=cuviperManish Goregaokar-12/+12
2020-07-24Rollup merge of #74491 - xldenis:constant-binop-opt, r=oli-obkManish Goregaokar-24/+187
2020-07-24Rollup merge of #74367 - Neutron3529:patch-1, r=nagisaManish Goregaokar-44/+101
2020-07-24Rollup merge of #72954 - hermitcore:rwlock, r=dtolnayManish Goregaokar-41/+140
2020-07-24Auto merge of #74676 - lcnr:generics-no-sort, r=varkorbors-41/+62
2020-07-24Add a system for creating diffs across multiple mir optimizations.Oliver Scherer-493/+357
2020-07-24Rollup merge of #74703 - tmandry:issue-74047, r=oli-obkYuki Okushi-5/+29
2020-07-24Rollup merge of #74694 - GuillaumeGomez:cleanup-e0727, r=Dylan-DPCYuki Okushi-1/+1
2020-07-24Rollup merge of #74680 - JohnTitor:missing-backticks, r=lcnrYuki Okushi-16/+16
2020-07-24Rollup merge of #74677 - ssomers:btree_cleanup_2, r=AmanieuYuki Okushi-20/+47
2020-07-24Rollup merge of #74669 - Homarechan:fix_typo, r=lcnrYuki Okushi-1/+1
2020-07-24Rollup merge of #74666 - ssomers:btree_cleanup_1, r=Mark-SimulacrumYuki Okushi-0/+80
2020-07-24Rollup merge of #74665 - smmalis37:issue-62200, r=davidtwcoYuki Okushi-12/+43
2020-07-24Rollup merge of #74623 - lcnr:polymorphize-functions, r=eddybYuki Okushi-1/+14
2020-07-24Rollup merge of #74601 - GuillaumeGomez:cleanup-e0724, r=jyn514Yuki Okushi-1/+2
2020-07-24Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkovYuki Okushi-244/+195
2020-07-24Rollup merge of #74504 - lzutao:ayu-border-selected-fn, r=GuillaumeGomezYuki Okushi-1/+3
2020-07-24Rollup merge of #74361 - GuillaumeGomez:theme-logo, r=ManishearthYuki Okushi-0/+12
2020-07-24Add right border bar to Dark and Light themeLzu Tao-0/+2
2020-07-24ayu: Change to less luminous colorLzu Tao-1/+1
2020-07-23Fix ICE while building MIR with type errorsTyler Mandry-5/+29
2020-07-23added a test case for reporting mismatched traitsAyrton-0/+30
2020-07-23fixed error reporting for mismatched traitsAyrton-5/+24
2020-07-23Auto merge of #74685 - ehuss:update-cargo, r=ehussbors-0/+0
2020-07-23Clean up E0724 explanationGuillaume Gomez-1/+2
2020-07-23Clean up E0727 explanationGuillaume Gomez-1/+1
2020-07-23delay_span_bug instead of silent ignoreMark Rousskov-12/+18
2020-07-23BTreeMap::drain_filter: replace needless unsafety and testStein Somers-20/+47
2020-07-23slightly adapt const propBastian Kauschke-7/+7
2020-07-23Update cargoEric Huss-0/+0
2020-07-23Auto merge of #74509 - matthewjasper:empty-verify, r=nikomatsakisbors-10/+102
2020-07-23Add missing backticks in diagnostics noteYuki Okushi-16/+16
2020-07-23test usageBastian Kauschke-2/+15
2020-07-23add more complex param order testBastian Kauschke-1/+20
2020-07-23Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercotebors-38/+26
2020-07-23cleanupBastian Kauschke-4/+4
2020-07-23fix ICE caused by wrongly ordered generic paramsBastian Kauschke-9/+22
2020-07-23stop sorting generic paramsBastian Kauschke-30/+6
2020-07-23Auto merge of #74667 - Manishearth:rollup-s6k59sw, r=Manishearthbors-302/+266
2020-07-23Fix typokanimum-1/+1
2020-07-23Downgrade glibc to 2.11.1 for ppc, ppc64 and s390xMartin Sirringhaus-12/+12
2020-07-23Rollup merge of #74659 - alexcrichton:wasm-codegen, r=varkorManish Goregaokar-38/+74
2020-07-23Rollup merge of #74654 - lcnr:default-no-more, r=varkorManish Goregaokar-6/+46
2020-07-23Rollup merge of #74637 - lzutao:str-primitive-links, r=jyn514Manish Goregaokar-2/+3
2020-07-23Rollup merge of #74606 - cuviper:cloexec, r=sfacklerManish Goregaokar-195/+74