about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-01-31Auto merge of #106399 - estebank:type-err-span-label, r=nagisabors-888/+920
2023-01-31Auto merge of #100754 - davidtwco:translation-incremental, r=compiler-errorsbors-1/+1
2023-01-31Rollup merge of #107479 - compiler-errors:probe-can-call-ocx, r=BoxyUwUYuki Okushi-0/+56
2023-01-31Rollup merge of #107476 - notriddle:notriddle/item-decl-3, r=GuillaumeGomezYuki Okushi-273/+272
2023-01-31Rollup merge of #107245 - compiler-errors:new-solver-unsizing, r=lcnrYuki Okushi-0/+66
2023-01-31Auto merge of #105650 - cassaundra:float-literal-suggestion, r=pnkfelixbors-0/+50
2023-01-30Fix unquoted projection types in labelEsteban Küber-1/+1
2023-01-30Make structured suggestion for fn casting verboseEsteban Küber-24/+35
2023-01-30Tweak E0271 wordingEsteban Küber-12/+12
2023-01-30Mention fn coercion rules (needs to be expanded)Esteban Küber-17/+36
2023-01-30Fix invalid float literal suggestions when recovering an integerCassaundra Smith-0/+50
2023-01-30Tweak use of trimmed pathsEsteban Küber-37/+40
2023-01-30Hide lifetimes of `impl Trait` in force trimmed pathsEsteban Küber-1/+1
2023-01-30Do not mention lifetime names in force trimmed pathsEsteban Küber-40/+40
2023-01-30Don't show `for<'lt>` in force trimmed pathsEsteban Küber-14/+14
2023-01-30Modify primary span label for E0308Esteban Küber-790/+789
2023-01-30Trait upcasting support in new solverMichael Goulet-0/+41
2023-01-30Implement unsizing in the new trait solverMichael Goulet-0/+25
2023-01-30Use ObligationCtxt::new_in_snapshot in satisfied_from_param_envMichael Goulet-0/+56
2023-01-30rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell-273/+272
2023-01-30incremental: migrate diagnosticsDavid Wood-1/+1
2023-01-30Rollup merge of #107469 - LLBlumire:master, r=jyn514Matthias Krüger-1/+1
2023-01-30Rollup merge of #107172 - cjgillot:no-nal, r=nagisaMatthias Krüger-182/+121
2023-01-30Update bastion-of-the-turbofish.rsLucille Blumire-1/+1
2023-01-30Auto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r=Dylan-DPCbors-6/+7
2023-01-30Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomccDylan DPC-6/+7
2023-01-30Auto merge of #104429 - nnethercote:more-deriving-on-packed-structs, r=RalfJungbors-201/+682
2023-01-30Allow more deriving on packed structs.Nicholas Nethercote-201/+682
2023-01-29Reimplement NormalizeArrayLen.Camille GILLOT-182/+121
2023-01-29Auto merge of #107451 - matthiaskrgr:rollup-m4ucfu8, r=matthiaskrgrbors-105/+531
2023-01-29Update tests.Mara Bos-6/+7
2023-01-29Rollup merge of #107432 - notriddle:notriddle/has-srclink, r=GuillaumeGomezMatthias Krüger-91/+91
2023-01-29Rollup merge of #107006 - b-naber:thir-tree, r=jackh726Matthias Krüger-6/+418
2023-01-29Rollup merge of #106540 - lowr:patch/remove-paren-whitespace, r=cjgillotMatthias Krüger-8/+22
2023-01-29Auto merge of #100178 - mati865:upgrade-mingw-w64-on-CI, r=nikicbors-4/+24
2023-01-29Auto merge of #106908 - cjgillot:copyprop-ssa, r=oli-obkbors-274/+1528
2023-01-29Insert whitespace to avoid ident concatenation in suggestionRyo Yoshida-8/+22
2023-01-29Upgrade mingw-w64 on CIMateusz Mikuła-4/+24
2023-01-29Auto merge of #106253 - nbdd0121:upcast, r=compiler-errorsbors-0/+93
2023-01-29Auto merge of #107435 - matthiaskrgr:rollup-if5h6yu, r=matthiaskrgrbors-0/+88
2023-01-29Rollup merge of #107425 - clubby789:match-range-missing-space, r=compiler-errorsMatthias Krüger-0/+27
2023-01-29Rollup merge of #107422 - Nilstrieb:erase-the-ice, r=compiler-errorsMatthias Krüger-0/+42
2023-01-29Rollup merge of #107097 - tmiasko:ssa, r=cjgillotMatthias Krüger-0/+19
2023-01-29Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obkbors-11/+225
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-91/+91
2023-01-28Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisabors-28/+23
2023-01-28Check for missing space between fat arrow and range patternclubby789-0/+27
2023-01-28Also erase substs for new infcx in pin move errorNilstrieb-0/+42
2023-01-28Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkinbors-1/+3
2023-01-28Reintroduce multiple_supertrait_upcastable lintGary Guo-0/+93