about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-02-01Auto merge of #107257 - inquisitivecrystal:ffi-attr, r=davidtwcobors-3/+69
2023-02-01Rollup merge of #107533 - pnkfelix:distinguish-generator-state-in-print-type-...Matthias Krüger-12/+12
2023-02-01Rollup merge of #107499 - compiler-errors:deduce_sig_from_projection-generato...Matthias Krüger-36/+0
2023-02-01Rollup merge of #107487 - edward-shen:edward-shen/107213-round-2, r=estebankMatthias Krüger-6/+6
2023-02-01Rollup merge of #107389 - zvavybir:master, r=estebankMatthias Krüger-5/+5
2023-02-01Auto merge of #107536 - GuillaumeGomez:rollup-xv7dx2h, r=GuillaumeGomezbors-5/+7
2023-01-31Bless updated output from print-type-sizes tests.Felix S. Klock II-12/+12
2023-01-31Rollup merge of #107527 - notriddle:notriddle/wcagcontrast, r=GuillaumeGomezGuillaume Gomez-5/+7
2023-01-31make unaligned_reference a hard errorRalf Jung-607/+65
2023-01-31rustdoc: stop making unstable items transparentMichael Howell-5/+7
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-31Do not depend on Generator trait when deducing closure signatureMichael Goulet-36/+0
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-30Make the "extra if in let...else block" hint a suggestionEdward Shen-6/+6
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-30Improved wording of error messages of missing remainder implementationsMatthias Kaak-5/+5
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