rust/tests/ui/traits/next-solver
2024-11-03 18:59:31 +00:00
..
alias-relate
assembly
canonical Yeet effects feature 2024-11-03 18:59:31 +00:00
coherence stabilize -Znext-solver=coherence 2024-10-15 13:11:00 +02:00
cycles Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
diagnostics Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00: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 normalizes-to disable infer var check 2024-10-21 16:25:42 +02:00
overflow don't bail when encountering many placeholders 2024-10-21 17:51:43 +02:00
typeck Structurallyresolve adts and tuples expectations too 2024-10-10 00:34:06 -04:00
alias-bound-preference.rs
alias-bound-unsound.rs Use the right type when coercing fn items to pointers 2024-08-13 16:23:20 -04:00
alias-bound-unsound.stderr Use the right type when coercing fn items to pointers 2024-08-13 16:23:20 -04:00
alias-eq-in-canonical-response.rs
alias-sub.rs
ambiguous-impl-in-resolve.rs
array-default.rs
async.fail.stderr Stop inverting expectation in normalization errors 2024-10-16 13:44:56 -04:00
async.rs Actually report normalization-based type errors correctly for alias-relate obligations in new solver 2024-07-02 16:39:57 -04:00
auto-with-drop_tracking_mir.fail.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00: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 Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
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 Be better at reporting alias errors 2024-10-15 20:42:17 -04:00
coroutine.rs fix tests 2024-11-02 16:58:50 +00: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
dyn-incompatibility.rs Register a dummy candidate for failed structural normalization during candiate assembly 2024-10-15 20:42:17 -04:00
dyn-incompatibility.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +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 Be better at reporting alias errors 2024-10-15 20:42:17 -04:00
global-cache-and-parallel-frontend.rs compiler: Inform the solver of concurrency 2024-09-09 13:07:48 -07:00
global-cache-and-parallel-frontend.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
higher-ranked-dyn-bounds.rs
int-var-alias-eq.rs
int-var-is-send.rs
issue-118950-root-region.rs Be better at reporting alias errors 2024-10-15 20:42:17 -04:00
issue-118950-root-region.stderr Be better at reporting alias errors 2024-10-15 20:42:17 -04: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 Stop inverting expectation in normalization errors 2024-10-16 13:44:56 -04:00
nested-alias-bound.rs
nested-obligations-with-bound-vars-gat.rs
object-soundness-requires-generalization.rs
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
slice-match-byte-lit.rs
specialization-transmute.rs
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
unsound-region-obligation.stderr
upcast-right-substs.rs
upcast-wrong-substs.rs
upcast-wrong-substs.stderr
winnow-specializing-impls.rs