about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-29Auto merge of #103019 - Kobzol:ci-multistage-python, r=Mark-Simulacrumbors-3/+666
2023-01-29Auto merge of #107451 - matthiaskrgr:rollup-m4ucfu8, r=matthiaskrgrbors-233/+1553
2023-01-29Rollup merge of #107448 - Teapot4195:pr-107397-followup, r=Mark-SimulacrumMatthias Krüger-1/+2
2023-01-29Rollup merge of #107432 - notriddle:notriddle/has-srclink, r=GuillaumeGomezMatthias Krüger-108/+96
2023-01-29Rollup merge of #107431 - notriddle:notriddle/colon, r=thomccMatthias Krüger-1/+1
2023-01-29Rollup merge of #107169 - albertlarsan68:lock-in-pre-push, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-01-29Rollup merge of #107078 - ehuss:invalid_doc_attributes-docs, r=jackh726Matthias Krüger-3/+9
2023-01-29Rollup merge of #107006 - b-naber:thir-tree, r=jackh726Matthias Krüger-9/+1345
2023-01-29Rollup merge of #106798 - scottmcm:signum-via-cmp, r=Mark-SimulacrumMatthias Krüger-5/+6
2023-01-29Rollup merge of #106769 - lenko-d:libtest-print_why_a_test_was_ignored_if_its...Matthias Krüger-1/+16
2023-01-29Rollup merge of #106763 - lenko-d:106659-Print_why_a_test_was_ignored_if_its_...Matthias Krüger-28/+54
2023-01-29Rollup merge of #106540 - lowr:patch/remove-paren-whitespace, r=cjgillotMatthias Krüger-9/+23
2023-01-29Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-SimulacrumMatthias Krüger-67/+0
2023-01-29When stamp doesn't exist, should say Error, and print path to stamp fileteapot4195-1/+2
2023-01-29Auto merge of #100178 - mati865:upgrade-mingw-w64-on-CI, r=nikicbors-41/+34
2023-01-29Auto merge of #106908 - cjgillot:copyprop-ssa, r=oli-obkbors-278/+1948
2023-01-29Insert whitespace to avoid ident concatenation in suggestionRyo Yoshida-9/+23
2023-01-29Upgrade mingw-w64 on CIMateusz Mikuła-41/+34
2023-01-29Auto merge of #106253 - nbdd0121:upcast, r=compiler-errorsbors-28/+219
2023-01-29Auto merge of #107435 - matthiaskrgr:rollup-if5h6yu, r=matthiaskrgrbors-44/+221
2023-01-29Rollup merge of #107425 - clubby789:match-range-missing-space, r=compiler-errorsMatthias Krüger-24/+111
2023-01-29Rollup merge of #107422 - Nilstrieb:erase-the-ice, r=compiler-errorsMatthias Krüger-0/+46
2023-01-29Rollup merge of #107413 - tshepang:pleasant-readin, r=NilstriebMatthias Krüger-1/+1
2023-01-29Rollup merge of #107401 - lenko-d:remove_the_usize_field_from_CandidateSource...Matthias Krüger-8/+5
2023-01-29Rollup merge of #107397 - Teapot4195:issue-107392-fix, r=albertlarsan68Matthias Krüger-0/+7
2023-01-29Rollup merge of #107154 - glaubitz:m68k-alloc, r=JohnTitorMatthias Krüger-0/+1
2023-01-29Rollup merge of #107097 - tmiasko:ssa, r=cjgillotMatthias Krüger-11/+41
2023-01-29Rollup merge of #106618 - jmillikin:os-net-rustdoc-wasm32, r=JohnTitorMatthias Krüger-0/+9
2023-01-29Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obkbors-20/+400
2023-01-29Auto merge of #107406 - cjgillot:eliminate-witnesses, r=compiler-errorsbors-18/+19
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-108/+96
2023-01-28docs: remove colon from time headerMichael Howell-1/+1
2023-01-28Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisabors-37/+96
2023-01-28Migrate some range parsing diagnosticsclubby789-19/+61
2023-01-28Check for missing space between fat arrow and range patternclubby789-14/+59
2023-01-28Gracefully exit when --keep-stage used on clean source treeteapot4195-0/+7
2023-01-28Also erase substs for new infcx in pin move errorNilstrieb-0/+46
2023-01-28Auto merge of #107303 - compiler-errors:intern-canonical-var-values, r=lcnrbors-99/+70
2023-01-28Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkinbors-592/+557
2023-01-28Reintroduce multiple_supertrait_upcastable lintGary Guo-0/+173
2023-01-28Rename `is_object_safe` to `check_is_object_safe` to hint side effectsGary Guo-14/+17
2023-01-28Make `is_object_safe` a query and move lint_object_unsafe_trait call thereGary Guo-18/+35
2023-01-28Replace `object_safety_violations().is_empty()` calls with `is_object_safe`Gary Guo-5/+3
2023-01-28make more pleasant to readTshepang Mbambo-1/+1
2023-01-28Auto merge of #107408 - matthiaskrgr:rollup-b5vz2ow, r=matthiaskrgrbors-312/+557
2023-01-28Use field-less variant for AliasBound.Lenko Donchev-6/+5
2023-01-28Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnayMatthias Krüger-74/+28
2023-01-28Rollup merge of #107391 - notriddle:notriddle/copy-path-button, r=GuillaumeGomezMatthias Krüger-2/+6
2023-01-28Rollup merge of #107385 - BoxyUwU:ConstInferUnifier_is_folder, r=compiler-errorsMatthias Krüger-88/+26
2023-01-28Rollup merge of #107384 - Nilstrieb:bool-for-deletion, r=oli-obkMatthias Krüger-13/+0