about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-07-24Fix nitsAlexis Bourget-3/+3
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-43/+142
2020-07-24Clean up E0728 explanationGuillaume Gomez-3/+3
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-24Auto merge of #74710 - JohnTitor:rollup-bdz4oee, r=JohnTitorbors-302/+443
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-23Account for trailing closing angle bracketsEsteban Küber-23/+75
2020-07-23Fix nitAlexis Bourget-1/+2
2020-07-23Fix nit and add link for CowAlexis Bourget-32/+8
2020-07-23fixed error reporting for mismatched traitsAyrton-5/+24
2020-07-23Remove unecessary linkAlexis Bourget-2/+0
2020-07-23Auto merge of #74685 - ehuss:update-cargo, r=ehussbors-1/+1
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-23Auto merge of #5829 - JohnTitor:epsilon, r=flip1995bors-3/+7
2020-07-23Auto merge of #5832 - rust-lang:update_usage_instr, r=Manishearthbors-4/+2
2020-07-23Detect turbofish missing surrounding angle bracketsEsteban Küber-3/+61
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-1/+1
2020-07-23avoid implicitly returning ()Ralf Jung-1/+2
2020-07-23on Windows, use miri_static_root for TLS dtorsRalf Jung-2/+20
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