.. |
alias-relate
|
|
|
assembly
|
|
|
canonical
|
Make effects an incomplete feature
|
2024-06-22 14:11:11 +00:00 |
coherence
|
|
|
cycles
|
update tests
|
2024-09-20 14:57:58 +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
|
|
|
normalize
|
Also passthrough for projection clauses
|
2024-06-12 19:10:02 -04:00 |
overflow
|
update tests
|
2024-09-20 14:57:58 +00:00 |
typeck
|
Process alias-relate obligations when proving receiver_is_valid
|
2024-07-05 11:59:52 -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
|
Actually report normalization-based type errors correctly for alias-relate obligations in new solver
|
2024-07-02 16:39:57 -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
|
Actually just make can_eq process obligations (almost) everywhere
|
2024-07-05 11:59:54 -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
|
|
|
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 |
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
|
compiler: Inform the solver of concurrency
|
2024-09-09 13:07:48 -07:00 |
higher-ranked-dyn-bounds.rs
|
|
|
int-var-alias-eq.rs
|
|
|
int-var-is-send.rs
|
|
|
issue-118950-root-region.rs
|
|
|
issue-118950-root-region.stderr
|
more eagerly discard constraints on overflow
|
2024-09-12 14:32:44 +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
|
Actually report normalization-based type errors correctly for alias-relate obligations in new solver
|
2024-07-02 16:39:57 -04:00 |
nested-alias-bound.rs
|
|
|
nested-obligations-with-bound-vars-gat.rs
|
|
|
object-soundness-requires-generalization.rs
|
|
|
object-unsafety.rs
|
|
|
object-unsafety.stderr
|
|
|
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
|
|
|