about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-06-04Rollup merge of #125596 - nnethercote:rental-hard-error, r=estebankGuillaume Gomez-450/+4
2024-06-04Auto merge of #123536 - compiler-errors:simplify-int-float, r=lcnrbors-9/+0
2024-06-04Rollup merge of #125968 - BoxyUwU:shrink_ty_expr, r=oli-obkMichael Goulet-2/+26
2024-06-04Rollup merge of #125865 - ajwock:ice_not_fully_resolved, r=fee1-deadMichael Goulet-0/+93
2024-06-04Rollup merge of #125795 - lucasscharenbroch:undescore-prefix-suggestion, r=co...Michael Goulet-3/+5
2024-06-04Rollup merge of #125717 - weiznich:move/do_not_recommend_to_diganostic_namesp...Michael Goulet-0/+57
2024-06-04Rollup merge of #125667 - oli-obk:taintify, r=TaKO8KiMichael Goulet-279/+207
2024-06-04bless privacy tests (only diagnostic duplication)Oli Scherer-2/+26
2024-06-04Rollup merge of #125608 - oli-obk:subsequent_lifetime_errors, r=BoxyUwU许杰友 Jieyou Xu (Joe)-67/+147
2024-06-04Rollup merge of #124486 - beetrees:vectorcall-tracking-issue, r=ehuss许杰友 Jieyou Xu (Joe)-0/+7
2024-06-04Auto merge of #125525 - joboet:tls_accessor, r=cuviperbors-91/+21
2024-06-03Make WHERE_CLAUSES_OBJECT_SAFETY a regular object safety violationMichael Goulet-37/+71
2024-06-03Mark all extraneous generic args as errorsOli Scherer-43/+58
2024-06-03Mark all missing generic args as errorsOli Scherer-18/+33
2024-06-03Hide some follow-up errorsOli Scherer-6/+6
2024-06-03Add regression testOli Scherer-0/+50
2024-06-03Fix ICE caused by ignoring EffectVars in type inferenceAndrew Wock-0/+93
2024-06-03Auto merge of #125912 - nnethercote:rustfmt-tests-mir-opt, r=oli-obkbors-23/+22
2024-06-03Auto merge of #125778 - estebank:issue-67100, r=compiler-errorsbors-79/+79
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-23/+22
2024-06-03Auto merge of #125397 - gurry:125303-wrong-builder-suggestion, r=compiler-errorsbors-22/+117
2024-06-02Rollup merge of #125311 - calebzulawski:repr-packed-simd-intrinsics, r=workin...Jubilee-15/+6
2024-06-01Auto merge of #125863 - fmease:rej-CVarArgs-in-parse_ty_for_where_clause, r=c...bors-2/+23
2024-06-01Reject CVarArgs in parse_ty_for_where_clauseLeón Orell Valerian Liehr-2/+23
2024-06-01Improve documentationCaleb Zulawski-2/+3
2024-06-01Simplify IntVarValue/FloatVarValueMichael Goulet-9/+0
2024-06-01Auto merge of #125821 - Luv-Ray:issue#121126, r=fee1-deadbors-0/+26
2024-06-01check index `value <= 0xFFFF_FF00`Luv-Ray-0/+26
2024-05-31Rollup merge of #125807 - oli-obk:resolve_const_types, r=compiler-errorsMatthias Krüger-0/+43
2024-05-31Rollup merge of #125776 - compiler-errors:translate-args, r=lcnrMatthias Krüger-0/+89
2024-05-31Rollup merge of #125756 - Zalathar:branch-on-bool, r=oli-obkMatthias Krüger-2/+5
2024-05-31Stop using translate_args in the new solverMichael Goulet-0/+89
2024-05-31Auto merge of #124662 - zetanumbers:needs_async_drop, r=oli-obkbors-36/+59
2024-05-31Check that we can constrain the hidden tpye of a TAIT used in a const generic...Oli Scherer-7/+21
2024-05-31Also resolve the type of constants, even if we already turned it into an erro...Oli Scherer-0/+29
2024-05-31Rollup merge of #125786 - compiler-errors:fold-item-bounds, r=lcnrMatthias Krüger-142/+530
2024-05-31Rollup merge of #125774 - mu001999-contrib:fix/125757, r=compiler-errorsMatthias Krüger-0/+55
2024-05-31Rollup merge of #125635 - fmease:mv-type-binding-assoc-item-constraint, r=com...Matthias Krüger-193/+193
2024-05-30Update ui tests for leading-underscore suggestionLucas Scharenbroch-3/+5
2024-05-31Avoid unwrap diag.code directlyr0cky-0/+55
2024-05-30Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanupLeón Orell Valerian Liehr-193/+193
2024-05-30Add a bunch of testsMichael Goulet-29/+311
2024-05-30Fold item bound before checking that they holdMichael Goulet-113/+219
2024-05-30Auto merge of #125378 - lcnr:tracing-no-lines, r=oli-obkbors-19/+19
2024-05-30update UI testslcnr-19/+19
2024-05-30Auto merge of #124636 - tbu-:pr_env_unsafe, r=petrochenkovbors-0/+165
2024-05-30Rollup merge of #125754 - Zalathar:conditions-num, r=lqdMatthias Krüger-2/+2
2024-05-30Rollup merge of #125711 - oli-obk:const_block_ice2, r=NadrierilMatthias Krüger-0/+22
2024-05-30Auto merge of #125671 - BoxyUwU:remove_const_ty_eq, r=compiler-errorsbors-266/+133
2024-05-30coverage: Add CLI support for `-Zcoverage-options=condition`Dorian Péron-2/+5