about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-23Use proper InferCtxt when probing for associated types in astconvMichael Goulet-46/+97
2023-01-23Auto merge of #107220 - JohnTitor:rollup-5pvuz0z, r=JohnTitorbors-37/+126
2023-01-23Rollup merge of #107153 - tmiasko:dominates, r=oli-obkYuki Okushi-18/+18
2023-01-23Rollup merge of #107151 - tmiasko:dominators-no-inline, r=compiler-errorsYuki Okushi-1/+0
2023-01-23Rollup merge of #107148 - Ezrashaw:uncode-e0789, r=compiler-errors,GuillaumeG...Yuki Okushi-2/+59
2023-01-23Rollup merge of #107109 - est31:thin_box_link, r=Mark-SimulacrumYuki Okushi-2/+6
2023-01-23Rollup merge of #107101 - compiler-errors:perf-106309-1, r=petrochenkovYuki Okushi-2/+2
2023-01-23Rollup merge of #106886 - dtolnay:fastinstall, r=Mark-SimulacrumYuki Okushi-11/+40
2023-01-23Rollup merge of #106796 - vadorovsky:revert-105708-enable-atomic-cas-bpf, r=b...Yuki Okushi-1/+1
2023-01-23Auto merge of #107136 - petrochenkov:dochidden, r=cjgillotbors-18/+52
2023-01-23add UI test + docs for `E0789`Ezra Shaw-2/+59
2023-01-23Auto merge of #107215 - Dylan-DPC:rollup-zqtiufk, r=Dylan-DPCbors-136/+465
2023-01-23Rollup merge of #107203 - chenyukang:yukang/fix-106496-remove-deref, r=compil...Dylan DPC-5/+144
2023-01-23Rollup merge of #107195 - smoelius:patch-2, r=NilstriebDylan DPC-1/+1
2023-01-23Rollup merge of #107192 - fmease:mailmap-me-at-fmease-dev, r=albertlarsan68Dylan DPC-0/+1
2023-01-23Rollup merge of #107186 - GuillaumeGomez:correct-pseudo-element-selector, r=n...Dylan DPC-4/+4
2023-01-23Rollup merge of #107108 - sulami:issue-83968-doc-alias-typo-suggestions, r=co...Dylan DPC-13/+77
2023-01-23Rollup merge of #106854 - steffahn:drop_linear_arc_rebased, r=Mark-SimulacrumDylan DPC-0/+177
2023-01-23Rollup merge of #104926 - spastorino:calculate_diverging_fallback-cleanups, r...Dylan DPC-113/+61
2023-01-23Auto merge of #107044 - cuviper:more-llvm-ci, r=Mark-Simulacrumbors-0/+152
2023-01-23Consider doc(alias) when providing typo suggestionsRobin Schroer-13/+77
2023-01-23Auto merge of #106981 - joboet:std_remove_box_syntax, r=thomccbors-59/+35
2023-01-22Auto merge of #106975 - tmiasko:basic-blocks-cache, r=cjgillotbors-296/+74
2023-01-22Auto merge of #106827 - alexcrichton:update-llvm-to-15.0.7, r=cuviperbors-0/+0
2023-01-23Fix #106496, suggest remove deref for type mismatchyukang-5/+144
2023-01-22fn-trait-closure test now pass on new solverSantiago Pastorino-8/+1
2023-01-22Rename relationships to infer_var_infoSantiago Pastorino-12/+12
2023-01-22Move relationships::update to Inherited::update_infer_var_infoSantiago Pastorino-53/+42
2023-01-22Store relationships on InherentSantiago Pastorino-61/+28
2023-01-22Remove duplicated debug callSantiago Pastorino-1/+0
2023-01-22Auto merge of #107187 - matthiaskrgr:rollup-lvwzlg2, r=matthiaskrgrbors-164/+484
2023-01-22Update universal_regions.rsSamuel Moelius-1/+1
2023-01-22add fmease to mailmapLeón Orell Valerian Liehr-0/+1
2023-01-22Rollup merge of #107180 - nvzqz:rm-fmt-ref, r=joshtriplettMatthias Krüger-41/+41
2023-01-22Rollup merge of #107174 - petrochenkov:defidoc, r=notriddleMatthias Krüger-65/+55
2023-01-22Rollup merge of #107170 - albertlarsan68:update-mailmap, r=compiler-errorsMatthias Krüger-0/+1
2023-01-22Rollup merge of #107152 - GuillaumeGomez:migrate-to-css-var, r=notriddleMatthias Krüger-21/+48
2023-01-22Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-SimulacrumMatthias Krüger-5/+22
2023-01-22Rollup merge of #107114 - Erk-:add-absolute-note-to-path-join, r=m-ou-seMatthias Krüger-0/+3
2023-01-22Rollup merge of #107111 - chenyukang:yukang/fix-107090-fluent-parameters, r=p...Matthias Krüger-14/+223
2023-01-22Rollup merge of #107102 - compiler-errors:new-solver-new-candidats-4, r=lcnrMatthias Krüger-18/+91
2023-01-22Auto merge of #107137 - Mark-Simulacrum:169, r=Mark-Simulacrumbors-1/+1
2023-01-22Use correct pseudo-element selectorGuillaume Gomez-4/+4
2023-01-22Auto merge of #107185 - compiler-errors:rollup-wkomjma, r=compiler-errorsbors-51/+577
2023-01-21Rollup merge of #107029 - albertlarsan68:patch-2, r=Mark-SimulacrumMichael Goulet-1/+3
2023-01-21Rollup merge of #107015 - cuviper:ra-riscv64, r=Mark-SimulacrumMichael Goulet-6/+0
2023-01-21Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillotMichael Goulet-25/+174
2023-01-21Rollup merge of #106749 - glandium:dwarf, r=Mark-SimulacrumMichael Goulet-2/+2
2023-01-21Rollup merge of #106578 - compiler-errors:recursive-opaque-closure, r=TaKO8KiMichael Goulet-6/+99
2023-01-21Rollup merge of #106144 - tgross35:patch-1, r=Mark-SimulacrumMichael Goulet-0/+69