rust/tests/ui/traits/new-solver
2023-08-07 19:06:18 +00:00
..
assembly review 2023-07-20 12:01:34 +02:00
coherence
coinduction add tests 2023-08-03 15:12:44 +02:00
overflow add tests 2023-08-03 15:12:44 +02:00
alias_eq_cant_be_furthur_normalized.rs
alias_eq_dont_use_normalizes_to_if_substs_eq.rs
alias_eq_simple.rs
alias_eq_substs_eq_not_intercrate.rs
alias_eq_substs_eq_not_intercrate.stderr
alias-bound-preference.rs add test for incomplete alias bound preference 2023-07-13 13:43:49 +02:00
alias-bound-unsound.rs Check GAT, IAT, and weak type where clauses during projection 2023-07-16 21:14:38 +00:00
alias-bound-unsound.stderr Check GAT, IAT, and weak type where clauses during projection 2023-07-16 21:14:38 +00:00
alias-eq-in-canonical-response.rs
alias-sub.rs
array-default.rs
async.fail.stderr
async.rs
auto-with-drop_tracking_mir.fail.stderr
auto-with-drop_tracking_mir.rs
borrowck-error.rs
borrowck-error.stderr
builtin-fn-must-return-sized.rs
builtin-fn-must-return-sized.stderr
canonical-int-var-eq-in-response.rs
canonical-ty-var-eq-in-response.rs
cast-checks-handling-projections.rs
closure-inference-guidance.rs
closure-substs-ambiguity.rs
const-param-placeholder.fail.stderr
const-param-placeholder.rs
deduce-ty-from-object.rs
dedup-regions.rs
destruct.rs
dont-coerce-infer-to-dyn.rs Don't select infer -> dyn Trait 2023-08-01 23:12:03 +00:00
dont-elaborate-for-projections.rs
dont-loop-fulfill-on-region-constraints.rs Consider a goal as NOT changed if its response is identity modulo regions 2023-07-27 04:00:49 +00:00
dont-normalize-proj-with-error.rs review 2023-07-20 12:01:34 +02:00
dont-normalize-proj-with-error.stderr review 2023-07-20 12:01:34 +02:00
dont-remap-tait-substs.rs
dont-type_of-tait-in-defining-scope.not_send.stderr
dont-type_of-tait-in-defining-scope.rs
dyn-any-dont-prefer-impl.rs
elaborate-item-bounds.rs
equating-projection-cyclically.rs
equating-projection-cyclically.stderr
escaping-bound-vars-in-writeback-normalization.rs Allow escaping bound vars during normalize_erasing_regions in new solver 2023-07-14 15:03:21 +00:00
exponential-trait-goals.rs
exponential-trait-goals.stderr
float-canonical.rs
fn-trait-closure.rs
fn-trait.rs
fn-trait.stderr
generator.fail.stderr
generator.rs
higher-ranked-dyn-bounds.rs
int-var-alias-eq.rs
int-var-is-send.rs
iter-filter-projection.rs
lazy-nested-obligations-1.rs
lazy-nested-obligations-2.rs Resolve target type of coercion 2023-08-07 19:06:18 +00:00
lazy-nested-obligations-3.rs
leak-check-coinductive-cycle.rs
member-constraints-in-root-universe.rs
more-object-bound.rs
more-object-bound.stderr Resolve target type of coercion 2023-08-07 19:06:18 +00:00
negative-coherence-bounds.rs
negative-coherence-bounds.stderr
nested-alias-bound.rs
nested-obligations-with-bound-vars-gat.rs
normalize-param-env-1.rs
normalize-param-env-2.rs
normalize-param-env-3.rs
normalize-rcvr-for-inherent.rs
normalize-unsize-rhs.rs Make sure to detect trait upcasting coercion even after normalization 2023-07-25 15:15:25 +00:00
normalized-const-built-in-op.rs
normalizes_to_ignores_unnormalizable_candidate.rs
normalizes_to_ignores_unnormalizable_candidate.self_infer.stderr
object-unsafety.rs
object-unsafety.stderr
opportunistic-region-resolve.rs
param-candidate-doesnt-shadow-project.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
provisional-result-done.rs
recursive-self-normalization-2.rs
recursive-self-normalization-2.stderr
recursive-self-normalization.rs
recursive-self-normalization.stderr
runaway-impl-candidate-selection.rs
runaway-impl-candidate-selection.stderr
slice-match-byte-lit.rs
specialization-transmute.rs
specialization-transmute.stderr
specialization-unconstrained.rs
specialization-unconstrained.stderr
stall-num-var-auto-trait.fallback.stderr
stall-num-var-auto-trait.rs
structural-resolve-field.rs
tait-eq-proj-2.rs
tait-eq-proj.rs
tait-eq-tait.rs
temporary-ambiguity.rs
trait-upcast-lhs-needs-normalization.rs Make sure to detect trait upcasting coercion even after normalization 2023-07-25 15:15:25 +00:00
try-example.rs
two-projection-param-candidates-are-ambiguous.rs
two-projection-param-candidates-are-ambiguous.stderr
unevaluated-const-impl-trait-ref.fails.stderr
unevaluated-const-impl-trait-ref.rs
unsafe-auto-trait-impl.rs
unsize-although-ambiguous.rs
unsize-good.rs
upcast-right-substs.rs
upcast-wrong-substs.rs
upcast-wrong-substs.stderr
winnow-specializing-impls.rs