about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-25Rollup merge of #113030 - JohnTitor:issue-109071, r=TaKO8KiMatthias Krüger-0/+79
2023-06-25Rollup merge of #113013 - fmease:rustdoc-decl-line-wrapping-slim-arg-list, r=...Matthias Krüger-1/+15
2023-06-25Rollup merge of #112976 - dswij:issue-112347, r=compiler-errorsMatthias Krüger-0/+44
2023-06-25Auto merge of #113027 - matthiaskrgr:rollup-mpes684, r=matthiaskrgrbors-6/+33
2023-06-25Add a regression test for #109071Yuki Okushi-0/+79
2023-06-25Add test for futures with HRTBdswij-0/+44
2023-06-25Rollup merge of #113023 - GuillaumeGomez:migrate-gui-test-color-17, r=notriddleMatthias Krüger-3/+3
2023-06-25Rollup merge of #113007 - compiler-errors:dont-structural-resolve-byte-str-pa...Matthias Krüger-3/+30
2023-06-25Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomccbors-73/+44
2023-06-25Auto merge of #113022 - GuillaumeGomez:rollup-vkpzsuw, r=GuillaumeGomezbors-54/+172
2023-06-25Migrate GUI colors test to original CSS color formatGuillaume Gomez-3/+3
2023-06-25Rollup merge of #113018 - asquared31415:test_fix, r=TaKO8KiGuillaume Gomez-3/+28
2023-06-25Rollup merge of #113011 - Nilstrieb:can_access_statics, r=oli-obkGuillaume Gomez-15/+36
2023-06-25Rollup merge of #112990 - JohnTitor:issue-96699, r=TaKO8KiGuillaume Gomez-0/+87
2023-06-25Rollup merge of #112918 - zephaniahong:issue-107077-fix, r=Mark-SimulacrumGuillaume Gomez-36/+21
2023-06-25Auto merge of #112476 - chenyukang:yukang-fix-109991, r=compiler-errorsbors-19/+139
2023-06-25Auto merge of #113014 - matthiaskrgr:rollup-dasfmfc, r=matthiaskrgrbors-26/+34
2023-06-24fix testasquared31415-3/+28
2023-06-25Do not offer any of the suggestions in emit_coerce_suggestions for expr from ...yukang-19/+139
2023-06-25Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubileeMatthias Krüger-1/+0
2023-06-25Rollup merge of #113008 - jyn514:new-contributor-improvements, r=clubby789Matthias Krüger-20/+17
2023-06-25Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-SimulacrumMatthias Krüger-0/+3
2023-06-25Rollup merge of #112950 - tshepang:patch-4, r=Mark-SimulacrumMatthias Krüger-2/+8
2023-06-25Rollup merge of #112937 - camelid:align-typenames, r=notriddle,GuillaumeGomezMatthias Krüger-3/+6
2023-06-24rustdoc: get rid of extra line when line-wrapping fn decls with empty arg listLeón Orell Valerian Liehr-1/+15
2023-06-24rustdoc: Update GUI testNoah Lev-1/+2
2023-06-24Auto merge of #113006 - GuillaumeGomez:rollup-l2js0wa, r=GuillaumeGomezbors-53/+313
2023-06-24Add enum for `can_access_statics` booleanNilstrieb-15/+36
2023-06-24Don't print "x.ps1"jyn-1/+1
2023-06-24Give a better error on Windows if python isn't installedjyn-2/+10
2023-06-24Remove unnecessary `path` attributeChris Denton-1/+0
2023-06-24Revert "Structurally resolve correctly in check_pat_lit"Michael Goulet-3/+30
2023-06-24Rollup merge of #113003 - Nilstrieb:uh-yeah-so-about-that-deprecation-warning...Guillaume Gomez-1/+1
2023-06-24Rollup merge of #113002 - camelid:bootstrap-settings.bak, r=jyn514Guillaume Gomez-1/+1
2023-06-24Rollup merge of #112989 - JohnTitor:issue-109141, r=compiler-errorsGuillaume Gomez-0/+39
2023-06-24Rollup merge of #112971 - matthiaskrgr:templ_clippy, r=Mark-SimulacrumGuillaume Gomez-0/+3
2023-06-24Rollup merge of #112915 - preveen-stack:patch-1, r=Mark-SimulacrumGuillaume Gomez-1/+1
2023-06-24Rollup merge of #112912 - joshtriplett:style-let-else-clarifications, r=caleb...Guillaume Gomez-43/+62
2023-06-24Rollup merge of #112854 - bvanjoi:fix-112674, r=NilstriebGuillaume Gomez-4/+71
2023-06-24Rollup merge of #112703 - aliemjay:next-solver-root-var, r=compiler-errorsGuillaume Gomez-3/+135
2023-06-24give more helpful suggestions for a missing feature gate testjyn-4/+4
2023-06-24outline x.py alternate invocations to the dev guidejyn-13/+2
2023-06-24Fix old python deprecation check in x.pyNilstrieb-1/+1
2023-06-24bootstrap: Backup `settings.json` to the correct filenameNoah Lev-1/+1
2023-06-24Move arm32 shim to c.rsChris Denton-73/+44
2023-06-24Auto merge of #112996 - GuillaumeGomez:migrate-gui-test-color-16, r=notriddlebors-30/+30
2023-06-24fix: add cfg diagnostic for unresolved import errorbohan-4/+71
2023-06-24instantiate hidden types in root universeAli MJ Al-Nasrawy-3/+135
2023-06-24Migrate GUI colors test to original CSS color formatGuillaume Gomez-30/+30
2023-06-24Auto merge of #112802 - lukas-code:fancy-bool, r=Nilstriebbors-64/+61