about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-10-08always show and explain sub regionAli MJ Al-Nasrawy-302/+439
2023-10-08improve the suggestion of generic_bound_failureAli MJ Al-Nasrawy-75/+480
2023-10-08delay a bug when encountering an ambiguity in MIR typeckAli MJ Al-Nasrawy-1/+28
2023-10-07linker: Remove unstable legacy CLI linker flavorsVadim Petrochenkov-6/+6
2023-10-07Auto merge of #115583 - RalfJung:packed-unsized, r=lcnrbors-11/+64
2023-10-06Rollup merge of #116458 - bjorn3:fix_global_asm_test, r=workingjubileeJubilee-1/+8
2023-10-06Rollup merge of #116400 - estebank:issue-78585, r=WaffleLapkinJubilee-22/+136
2023-10-06Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiserbors-314/+349
2023-10-06Fix windows test that has different stderr outputEsteban Küber-8/+10
2023-10-06Rollup merge of #116329 - RalfJung:swap-comments, r=scottmcmGuillaume Gomez-1/+2
2023-10-06Use pushsection/popsectionbjorn3-2/+2
2023-10-06Rollup merge of #116421 - Urgau:inter-mut-invalid_ref_casting, r=oli-obkMatthias Krüger-21/+47
2023-10-05Properly export function defined in test which uses global_asm!()bjorn3-1/+8
2023-10-05Auto merge of #116417 - ouz-a:trait_type_detective, r=compiler-errorsbors-0/+21
2023-10-05remove is global hackOğuz Ağcayazı-0/+21
2023-10-05Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er...Matthias Krüger-171/+407
2023-10-05move subtyper change reveal_allouz-a-0/+90
2023-10-05Only give autofix suggestion when no named args are presentfrancorbacho-4/+36
2023-10-05Add suggestion testfrancorbacho-10/+33
2023-10-05Highlight redundant arguments instead of the whole format stringfrancorbacho-18/+18
2023-10-05Plurals in format redundant arguments suggestionfrancorbacho-2/+2
2023-10-05Use diagnostic impls and add suggestions in redundant format!() argsfrancorbacho-54/+45
2023-10-05Suggest removing redundant arguments in format!()francorbacho-0/+100
2023-10-05Rollup merge of #116431 - estebank:issue-80476, r=compiler-errorsJubilee-135/+135
2023-10-05Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errorsJubilee-43/+168
2023-10-05Rollup merge of #116296 - compiler-errors:default-return, r=estebankJubilee-42/+59
2023-10-05Rollup merge of #116223 - catandcoder:master, r=cjgillotJubilee-3/+3
2023-10-05Auto merge of #116273 - compiler-errors:refine2, r=tmandrybors-6/+17
2023-10-05Auto merge of #116184 - compiler-errors:afit-lint, r=tmandrybors-7/+83
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-171/+407
2023-10-05Also closuresMichael Goulet-0/+12
2023-10-05Structurally normalize async fn return type in deduce_future_output_from_obli...Michael Goulet-0/+11
2023-10-05Fix handling slices of empty typesNadrieril-0/+61
2023-10-04Point to where missing return type should goMichael Goulet-42/+59
2023-10-04Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-...bors-0/+30
2023-10-04Clarify `invalid_reference_casting` lint around interior mutable typesUrgau-21/+47
2023-10-04Tweak wording of E0562Esteban Küber-135/+135
2023-10-04clean up struct field suggestionsLeón Orell Valerian Liehr-43/+168
2023-10-04Fix test on WASM target by making ambiguity pruning more agressiveEsteban Küber-2/+0
2023-10-04Auto merge of #116413 - nnethercote:rm-E0551, r=compiler-errorsbors-5/+5
2023-10-04Auto merge of #116360 - compiler-errors:async-span, r=oli-obkbors-43/+43
2023-10-04Remove E0551.Nicholas Nethercote-5/+5
2023-10-04Relate AliasTy considering varianceMichael Goulet-0/+14
2023-10-04Rollup merge of #116393 - compiler-errors:auto-bad, r=WaffleLapkinMatthias Krüger-0/+22
2023-10-04Show suggestion for `<SelfTy as Trait>::assoc_fn` in more cases and fmt codeEsteban Küber-0/+10
2023-10-04Reorder fullfillment errors to keep more interesting ones firstEsteban Küber-376/+266
2023-10-04Show more information when multiple `impl` applyEsteban Küber-4/+139
2023-10-04review commentsEsteban Küber-9/+6
2023-10-04Fix misuses of a vs ancui fliter-3/+3
2023-10-03Move some tests aroundEsteban Küber-0/+0