about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-05Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-raLaurențiu Nicola-17585/+57666
2023-06-05Auto merge of #14980 - lnicola:sync-from-rust, r=lnicolabors-12/+12
2023-06-05Merge remote-tracking branch 'upstream/master' into sync-from-rustLaurențiu Nicola-17586/+57671
2023-06-05Auto merge of #14978 - HKalbasi:lifetime-display, r=HKalbasibors-22/+49
2023-06-05Emit `'_` for lifetime generics in `HirDisplay`hkalbasi-22/+49
2023-06-05Auto merge of #110945 - wackbyte:doc-vis-on-inherent-assoc-types, r=jshabors-2/+29
2023-06-05Auto merge of #112272 - jieyouxu:issue-112269, r=compiler-errorsbors-1/+46
2023-06-04Auto merge of #112266 - Swatinem:fix-async-block-inference, r=compiler-errorsbors-1/+65
2023-06-04Auto merge of #112282 - matthiaskrgr:rollup-1g9w02p, r=matthiaskrgrbors-12/+38
2023-06-04Auto merge of #14971 - lowr:fix/captured-item-ty-outer-binder, r=HKalbasibors-68/+102
2023-06-04Rollup merge of #112277 - jyn514:non-utf8-tests, r=ozkanonurMatthias Krüger-5/+6
2023-06-04Rollup merge of #112274 - GuillaumeGomez:migrate-gui-test-color-11, r=notriddleMatthias Krüger-7/+7
2023-06-04Rollup merge of #112247 - lqd:lld-rpath, r=Mark-SimulacrumMatthias Krüger-0/+25
2023-06-04Auto merge of #14976 - HKalbasi:mir-fix, r=HKalbasibors-45/+70
2023-06-04Fix missing terminator for slice patternhkalbasi-45/+70
2023-06-04Auto merge of #112176 - jyn514:ci-debugging, r=clubby789bors-3/+11
2023-06-04Don't require the output from libtest to be valid UTF-8jyn-5/+6
2023-06-04Migrate GUI colors test to original CSS color formatGuillaume Gomez-6/+6
2023-06-04Auto merge of #112270 - matthiaskrgr:rollup-umplsb6, r=matthiaskrgrbors-45/+185
2023-06-04Update browser-ui-test versionGuillaume Gomez-1/+1
2023-06-04Show note for type ascription interpreted as a constant pattern, not a new va...许杰友 Jieyou Xu (Joe)-1/+46
2023-06-04Auto merge of #14972 - HKalbasi:mir-fix, r=HKalbasibors-12/+83
2023-06-04Fix `unused-mut` false positive for `Box`hkalbasi-12/+83
2023-06-04Destructure `InferenceResult` in `resolve_all()`Ryo Yoshida-13/+35
2023-06-04Rollup merge of #112178 - GuillaumeGomez:fix-inline-private-intermediate, r=n...Matthias Krüger-4/+29
2023-06-04Rollup merge of #112172 - tshepang:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-06-04Rollup merge of #112158 - calebzulawski:cc, r=Mark-SimulacrumMatthias Krüger-0/+8
2023-06-04Rollup merge of #111982 - jyn514:disable-incremental, r=Mark-SimulacrumMatthias Krüger-1/+4
2023-06-04Rollup merge of #110701 - jyn514:test-core, r=Mark-SimulacrumMatthias Krüger-39/+142
2023-06-04Rollup merge of #109093 - Dante-Broggi:patch-2, r=joshtriplettMatthias Krüger-0/+1
2023-06-04Auto merge of #109525 - bzEq:aix-bootstrap-no-rpath, r=Mark-Simulacrumbors-1/+1
2023-06-04Minor refactoringsRyo Yoshida-46/+29
2023-06-04fix: consider outer binders when folding captured items' typeRyo Yoshida-11/+40
2023-06-04Auto merge of #14970 - HKalbasi:mir-fix, r=HKalbasibors-8/+84
2023-06-04Detect "bound more than once" error and suppress `need-mut` for it.hkalbasi-8/+84
2023-06-04Fix type-inference regression in #112225Arpad Borsos-1/+65
2023-06-04Auto merge of #14969 - Veykril:inert-attrs, r=Veykrilbors-62/+115
2023-06-04Update builtin attribute listLukas Wirth-62/+115
2023-06-04Auto merge of #14967 - rust-lang:revert-14965-panic-ctx, r=Veykrilbors-174/+138
2023-06-04Revert "Add mandatory panic contexts to all threadpool tasks"Lukas Wirth-174/+138
2023-06-04Auto merge of #14965 - Veykril:panic-ctx, r=Veykrilbors-138/+174
2023-06-04Add mandatory panic contexts to all threadpool tasksLukas Wirth-138/+174
2023-06-04Auto merge of #112240 - cjgillot:recurse-inline, r=scottmcmbors-268/+392
2023-06-04Auto merge of #112259 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-06-03Auto merge of #112244 - RalfJung:miri, r=oli-obkbors-108/+218
2023-06-03Update cargoWeihang Lo-0/+0
2023-06-03Auto merge of #14961 - HKalbasi:mir-fix, r=HKalbasibors-24/+237
2023-06-04Fix drop scopes in mirhkalbasi-24/+237
2023-06-03improve target selection conditionsRémy Rakic-1/+2
2023-06-03Auto merge of #112253 - matthiaskrgr:rollup-c37jpm5, r=matthiaskrgrbors-80/+586