about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-25Implement ObjectSafe and WF in the new solverMichael Goulet-4/+37
2023-01-25Auto merge of #103902 - vincenzopalazzo:macros/obligation_rulesv2, r=oli-obkbors-280/+265
2023-01-25Auto merge of #107290 - Dylan-DPC:rollup-tovojhr, r=Dylan-DPCbors-284/+752
2023-01-25Rollup merge of #107232 - notriddle:notriddle/settings-choice, r=GuillaumeGomezDylan DPC-73/+60
2023-01-25Rollup merge of #107227 - lcnr:solver-new-external-api, r=compiler-errorsDylan DPC-17/+32
2023-01-25Rollup merge of #107223 - ChayimFriedman2:patch-5, r=WaffleLapkinDylan DPC-2/+2
2023-01-25Rollup merge of #107213 - edward-shen:edward-shen/fix-accidental-let-else, r=...Dylan DPC-14/+61
2023-01-25Rollup merge of #107166 - petrochenkov:nooptable, r=oli-obkDylan DPC-76/+64
2023-01-25Rollup merge of #106823 - m-ou-se:format-args-as-str-guarantees, r=dtolnayDylan DPC-3/+20
2023-01-25Rollup merge of #106767 - chbaker0:disable-unstable-features, r=Mark-SimulacrumDylan DPC-2/+4
2023-01-25Rollup merge of #106583 - estebank:suggest-result-coercion, r=compiler-errorsDylan DPC-1/+236
2023-01-25Rollup merge of #105552 - mattjperez:add-incompatible-types-note, r=compiler-...Dylan DPC-96/+273
2023-01-25Auto merge of #107277 - weihanglo:update-cargo, r=weihanglobors-11/+11
2023-01-25Auto merge of #107275 - calebcartwright:sync-from-rustfmt, r=calebcartwrightbors-189/+2593
2023-01-24Update cargoWeihang Lo-11/+11
2023-01-24update rustfmt subtree version in lockfileCaleb Cartwright-2/+2
2023-01-24Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmtCaleb Cartwright-187/+2591
2023-01-24chore: prep v1.5.2 releaseCaleb Cartwright-2/+28
2023-01-24Add suggestions for function pointersMatthew J Perez-96/+273
2023-01-24fix: version gate changes for multiline single generic boundCaleb Cartwright-19/+20
2023-01-23Add suggestion to remove if in let...else blockEdward Shen-14/+61
2023-01-23Merge pull request #5670 from calebcartwright/subtree-sync-2023-01-24Caleb Cartwright-166/+204
2023-01-23chore: bump toolchainCaleb Cartwright-2/+2
2023-01-23Merge remote-tracking branch 'upstream/master' into subtree-sync-2023-01-24Caleb Cartwright-185/+2561
2023-01-23rustdoc: remove dead settings JS for obsolete select-wrapperMichael Howell-11/+0
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-62/+60
2023-01-23fix: correct span for structs with const genericsCaleb Cartwright-1/+9
2023-01-23rustc_metadata: Support non-`Option` nullable values in metadata tablesVadim Petrochenkov-76/+64
2023-01-23`new_outside_solver` -> `evaluate_root_goal`lcnr-17/+32
2023-01-23tweak wordingEsteban Küber-7/+8
2023-01-23Ensure suggestion correctnessEsteban Küber-1/+130
2023-01-23Do not erase regionsEsteban Küber-1/+1
2023-01-23Add call in `emit_type_mismatch_suggestions`Esteban Küber-46/+42
2023-01-23review comment: use `fcx.infcx`Esteban Küber-3/+1
2023-01-23Suggest coercion of `Result` using `?`Esteban Küber-1/+113
2023-01-23Auto merge of #107220 - JohnTitor:rollup-5pvuz0z, r=JohnTitorbors-37/+126
2023-01-23`sub_ptr()` is equivalent to `usize::try_from().unwrap_unchecked()`, not `usi...Chayim Refael Friedman-2/+2
2023-01-23fix: use LocalDefId instead of HirId in trait resVincenzo Palazzo-280/+265
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