rust/src/test/ui/wf
2021-03-15 22:13:45 +03:00
..
issue-48638.rs
wf-array-elem-sized.rs fix various typos 2020-03-06 15:19:31 +01:00
wf-array-elem-sized.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-const-type.rs
wf-const-type.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-convert-unsafe-trait-obj-box.rs
wf-convert-unsafe-trait-obj-box.stderr review comments 2020-10-20 09:26:15 -07:00
wf-convert-unsafe-trait-obj.rs
wf-convert-unsafe-trait-obj.stderr review comments 2020-10-20 09:26:15 -07:00
wf-enum-bound.rs
wf-enum-bound.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-enum-fields-struct-variant.rs
wf-enum-fields-struct-variant.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-enum-fields.rs
wf-enum-fields.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-fn-where-clause.rs Use PredicateObligations instead of Predicates 2020-04-08 14:40:45 -07:00
wf-fn-where-clause.stderr Miscellaneous small diagnostics cleanup 2021-02-03 22:09:37 -08:00
wf-foreign-fn-decl-ret.rs wf: check foreign fn decls for well-formedness 2020-07-20 10:28:12 +01:00
wf-foreign-fn-decl-ret.stderr wf: check foreign fn decls for well-formedness 2020-07-20 10:28:12 +01:00
wf-impl-associated-type-region.rs
wf-impl-associated-type-region.stderr Tweak type parameter errors to reduce verbosity 2020-05-30 10:22:26 -07:00
wf-impl-associated-type-trait.rs
wf-impl-associated-type-trait.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-impl-self-type.rs Use the proper span when WF-checking an impl self type 2020-07-25 02:11:55 -04:00
wf-impl-self-type.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-in-fn-arg.rs
wf-in-fn-arg.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-in-fn-ret.rs
wf-in-fn-ret.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-in-fn-type-arg.rs
wf-in-fn-type-arg.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-in-fn-type-ret.rs
wf-in-fn-type-ret.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-in-fn-type-static.rs
wf-in-fn-type-static.stderr Suggest boxing or borrowing unsized fields 2020-07-14 10:50:24 -07:00
wf-in-fn-where-clause.rs
wf-in-fn-where-clause.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-in-foreign-fn-decls-issue-80468.rs FIx ICE on wf check for foreign fns 2020-12-31 11:25:53 +09:00
wf-in-foreign-fn-decls-issue-80468.stderr FIx ICE on wf check for foreign fns 2020-12-31 11:25:53 +09:00
wf-in-obj-type-static.rs
wf-in-obj-type-static.stderr Suggest boxing or borrowing unsized fields 2020-07-14 10:50:24 -07:00
wf-in-obj-type-trait.rs
wf-in-obj-type-trait.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-inherent-impl-method-where-clause.rs
wf-inherent-impl-method-where-clause.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-inherent-impl-where-clause.rs
wf-inherent-impl-where-clause.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-misc-methods-issue-28609.rs
wf-misc-methods-issue-28609.stderr
wf-object-safe.rs
wf-object-safe.stderr review comments 2020-10-20 09:26:15 -07:00
wf-outlives-ty-in-fn-or-trait.rs
wf-outlives-ty-in-fn-or-trait.stderr Tweak type parameter errors to reduce verbosity 2020-05-30 10:22:26 -07:00
wf-packed-on-proj-of-type-as-unimpl-trait.rs
wf-packed-on-proj-of-type-as-unimpl-trait.stderr
wf-static-method.nll.stderr
wf-static-method.rs
wf-static-method.stderr More precise spans for HIR paths 2021-03-15 22:13:45 +03:00
wf-static-type.rs
wf-static-type.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-struct-bound.rs
wf-struct-bound.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-struct-field.rs
wf-struct-field.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-associated-type-bound.rs
wf-trait-associated-type-bound.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-associated-type-region.rs
wf-trait-associated-type-region.stderr Tweak type parameter errors to reduce verbosity 2020-05-30 10:22:26 -07:00
wf-trait-associated-type-trait.rs
wf-trait-associated-type-trait.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-bound.rs
wf-trait-bound.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-default-fn-arg.rs
wf-trait-default-fn-arg.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-default-fn-ret.rs
wf-trait-default-fn-ret.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-default-fn-where-clause.rs
wf-trait-default-fn-where-clause.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-fn-arg.rs
wf-trait-fn-arg.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-fn-ret.rs
wf-trait-fn-ret.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-fn-where-clause.rs
wf-trait-fn-where-clause.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-trait-superbound.rs
wf-trait-superbound.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
wf-unsafe-trait-obj-match.rs
wf-unsafe-trait-obj-match.stderr review comments 2020-10-20 09:26:15 -07:00