rust/tests/ui/traits/new-solver
bors 1d6f05fd37 Auto merge of #116439 - compiler-errors:on-unimplemented, r=davidtwco
Pretty print `Fn` traits in `rustc_on_unimplemented`

I don't think that users really ever should need to think about `Fn*` traits' tupled args for a simple trait error.

r? diagnostics
2023-11-03 06:08:03 +00:00
..
assembly
coherence Extend impl's def_span to include where clauses 2023-10-09 11:47:02 +00:00
cycles
generalize
overflow
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
alias-bound-unsound.rs
alias-bound-unsound.stderr
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
canonicalize-effect-var.rs
cast-checks-handling-projections.rs
closure-inference-guidance.rs
closure-substs-ambiguity.rs
const-param-placeholder.fail.stderr
const-param-placeholder.rs
coroutine.fail.stderr Rename lots of files that had generator in their name 2023-10-20 21:14:02 +00:00
coroutine.rs Rename lots of files that had generator in their name 2023-10-20 21:14:02 +00:00
deduce-closure-signature-after-normalization.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
deduce-ty-from-object.rs
dedup-regions.rs
destruct.rs
dont-coerce-infer-to-dyn.rs
dont-elaborate-for-projections.rs
dont-ice-on-assoc-projection.rs
dont-ice-on-assoc-projection.stderr Extend impl's def_span to include where clauses 2023-10-09 11:47:02 +00:00
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.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
float-canonical.rs
fn-trait-closure.rs
fn-trait.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
fn-trait.stderr Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
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
lazy-nested-obligations-3.rs
member-constraints-in-root-universe.rs
more-object-bound.rs
more-object-bound.stderr
negative-coherence-bounds.rs
negative-coherence-bounds.stderr
nested-alias-bound.rs
nested-obligations-with-bound-vars-gat.rs
normalize-async-closure-in-trait.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
normalize-param-env-1.rs
normalize-param-env-2.rs
normalize-param-env-3.rs
normalize-rcvr-for-inherent.rs
normalize-unsize-rhs.rs
normalized-const-built-in-op.rs
normalizes_to_ignores_unnormalizable_candidate.rs
normalizes_to_ignores_unnormalizable_candidate.self_infer.stderr
object-soundness-requires-generalization.rs
object-unsafety.rs
object-unsafety.stderr Tweak wording of type errors involving type params 2023-10-18 23:53:18 +00:00
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
slice-match-byte-lit.rs
specialization-transmute.rs Use the normalizing param-env always in check_type_bounds 2023-11-02 20:47:05 +00:00
specialization-transmute.stderr Use the normalizing param-env always in check_type_bounds 2023-11-02 20:47:05 +00:00
specialization-unconstrained.rs Use the normalizing param-env always in check_type_bounds 2023-11-02 20:47:05 +00:00
specialization-unconstrained.stderr Use the normalizing param-env always in check_type_bounds 2023-11-02 20:47:05 +00:00
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
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