rust/tests/ui/traits/next-solver
2024-06-27 15:19:08 -04:00
..
alias-relate
assembly
canonical Make effects an incomplete feature 2024-06-22 14:11:11 +00:00
coherence Don't ICE because recomputing overflow goals during find_best_leaf_obligation causes inference side-effects 2024-05-16 10:00:11 -04:00
cycles eagerly normalize when adding goals 2024-05-28 04:54:05 +00:00
diagnostics Rollup merge of #126142 - compiler-errors:trait-ref-split, r=jackh726 2024-06-12 20:03:19 -07:00
env-shadows-impls Also passthrough for projection clauses 2024-06-12 19:10:02 -04:00
generalize bivariant alias: set has_unconstrained_ty_var 2024-06-05 11:48:03 +02:00
normalize Also passthrough for projection clauses 2024-06-12 19:10:02 -04:00
overflow Don't ICE because recomputing overflow goals during find_best_leaf_obligation causes inference side-effects 2024-05-16 10:00:11 -04:00
typeck Structurally resolve before builtin_index in EUV 2024-05-24 16:20:48 -04:00
alias-bound-preference.rs
alias-bound-unsound.rs
alias-bound-unsound.stderr
alias-eq-in-canonical-response.rs
alias-sub.rs
ambiguous-impl-in-resolve.rs
array-default.rs
async.fail.stderr Tighten spans for async blocks 2024-06-27 15:19:08 -04:00
async.rs
auto-with-drop_tracking_mir.fail.stderr Harmonize use of leaf and root obligation in trait error reporting 2024-06-12 20:57:23 -04:00
auto-with-drop_tracking_mir.rs
borrowck-error.rs
borrowck-error.stderr
builtin-fn-must-return-sized.rs
builtin-fn-must-return-sized.stderr
cast-checks-handling-projections.rs
closure-inference-guidance.rs
closure-signature-inference-2.rs
closure-signature-inference.rs
closure-substs-ambiguity.rs
coerce-ambig-alias-to-rigid-alias.rs
const-param-placeholder.fail.stderr
const-param-placeholder.rs
constrain-alias-goals-in-unsize.rs
coroutine.fail.stderr Check that alias-relate terms are WF if reporting an error in alias-relate 2024-06-13 08:52:35 -04:00
coroutine.rs Check that alias-relate terms are WF if reporting an error in alias-relate 2024-06-13 08:52:35 -04:00
deduce-ty-from-object.rs
dedup-regions.rs
destruct.rs
dont-canonicalize-re-error.rs
dont-canonicalize-re-error.stderr
dont-coerce-infer-to-dyn.rs
dont-elaborate-for-projections.rs
dont-ice-on-assoc-projection.rs
dont-ice-on-assoc-projection.stderr
dont-loop-fulfill-on-region-constraints.rs
dont-normalize-proj-with-error.rs
dont-normalize-proj-with-error.stderr
dont-remap-tait-substs.rs
dont-type_of-tait-in-defining-scope.is_send.stderr
dont-type_of-tait-in-defining-scope.not_send.stderr
dont-type_of-tait-in-defining-scope.rs
dyn-any-dont-prefer-impl.rs change selection test to run-pass 2024-05-28 04:44:45 +00:00
elaborate-item-bounds.rs
escaping-bound-vars-in-writeback-normalization.rs
float-canonical.rs
fn-trait-closure.rs
fn-trait.rs Check that alias-relate terms are WF if reporting an error in alias-relate 2024-06-13 08:52:35 -04:00
fn-trait.stderr Check that alias-relate terms are WF if reporting an error in alias-relate 2024-06-13 08:52:35 -04:00
higher-ranked-dyn-bounds.rs
int-var-alias-eq.rs
int-var-is-send.rs
issue-118950-root-region.rs Report better WF obligation leaf obligations in new solver 2024-05-16 21:08:42 -04:00
issue-118950-root-region.stderr rustc_type_ir: Omit some struct fields from Debug output 2024-06-19 03:08:34 +02:00
iter-filter-projection.rs
lazy-nested-obligations-1.rs
lazy-nested-obligations-2.rs
lazy-nested-obligations-3.rs
more-object-bound.rs
more-object-bound.stderr
nested-alias-bound.rs
nested-obligations-with-bound-vars-gat.rs
object-soundness-requires-generalization.rs
object-unsafety.rs Report better WF obligation leaf obligations in new solver 2024-05-16 21:08:42 -04:00
object-unsafety.stderr Report better WF obligation leaf obligations in new solver 2024-05-16 21:08:42 -04:00
opportunistic-region-resolve.rs
param-discr-kind.rs
pointee.rs
pointer-like.rs
pointer-like.stderr
prefer-candidate-no-constraints.rs
prefer-param-env-on-ambiguity.rs
projection-discr-kind.rs
projection-discr-kind.stderr
select-alias-bound-as-param.rs Use correct ImplSource for alias bounds 2024-05-06 14:38:35 -04:00
slice-match-byte-lit.rs
specialization-transmute.rs Fold item bound before checking that they hold 2024-05-30 15:52:29 -04:00
specialization-transmute.stderr Also passthrough for projection clauses 2024-06-12 19:10:02 -04:00
specialization-unconstrained.rs Also passthrough for projection clauses 2024-06-12 19:10:02 -04:00
specialization-unconstrained.stderr Also passthrough for projection clauses 2024-06-12 19:10:02 -04:00
stall-num-var-auto-trait.fallback.stderr
stall-num-var-auto-trait.rs
structural-resolve-field.rs
trait-upcast-lhs-needs-normalization.rs
try-example.rs
unevaluated-const-impl-trait-ref.fails.stderr Spell out other trait diagnostic 2024-06-12 12:34:47 +00:00
unevaluated-const-impl-trait-ref.rs
unsafe-auto-trait-impl.rs
unsize-although-ambiguous.rs
unsize-good.rs
unsound-region-obligation.rs Fold item bound before checking that they hold 2024-05-30 15:52:29 -04:00
unsound-region-obligation.stderr Fold item bound before checking that they hold 2024-05-30 15:52:29 -04:00
upcast-right-substs.rs
upcast-wrong-substs.rs
upcast-wrong-substs.stderr
winnow-specializing-impls.rs