rust/src/test/ui/wf
Esteban Küber c816430f99 Tweak binding lifetime suggestion text
We already have a structured suggestion, but the wording made it seem
like that wasn't the case.
Fix #65286. r? @varkor
2020-02-19 18:04:03 -08:00
..
issue-48638.rs
wf-array-elem-sized.rs
wf-array-elem-sized.stderr
wf-const-type.rs
wf-const-type.stderr
wf-convert-unsafe-trait-obj-box.rs
wf-convert-unsafe-trait-obj-box.stderr
wf-convert-unsafe-trait-obj.rs
wf-convert-unsafe-trait-obj.stderr
wf-enum-bound.rs
wf-enum-bound.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-enum-fields-struct-variant.rs
wf-enum-fields-struct-variant.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-enum-fields.rs
wf-enum-fields.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-fn-where-clause.rs
wf-fn-where-clause.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-impl-associated-type-region.rs
wf-impl-associated-type-region.stderr Tweak binding lifetime suggestion text 2020-02-19 18:04:03 -08:00
wf-impl-associated-type-trait.rs
wf-impl-associated-type-trait.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-in-fn-arg.rs
wf-in-fn-arg.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-in-fn-ret.rs
wf-in-fn-ret.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-in-fn-type-arg.rs
wf-in-fn-type-arg.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-in-fn-type-ret.rs
wf-in-fn-type-ret.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-in-fn-type-static.rs
wf-in-fn-type-static.stderr Tweak binding lifetime suggestion text 2020-02-19 18:04:03 -08:00
wf-in-fn-where-clause.rs
wf-in-fn-where-clause.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-in-obj-type-static.rs
wf-in-obj-type-static.stderr Tweak binding lifetime suggestion text 2020-02-19 18:04:03 -08:00
wf-in-obj-type-trait.rs
wf-in-obj-type-trait.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-inherent-impl-method-where-clause.rs
wf-inherent-impl-method-where-clause.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-inherent-impl-where-clause.rs
wf-inherent-impl-where-clause.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-misc-methods-issue-28609.rs
wf-misc-methods-issue-28609.stderr
wf-object-safe.rs
wf-object-safe.stderr
wf-outlives-ty-in-fn-or-trait.rs
wf-outlives-ty-in-fn-or-trait.stderr Tweak binding lifetime suggestion text 2020-02-19 18:04:03 -08: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
wf-static-type.rs
wf-static-type.stderr
wf-struct-bound.rs
wf-struct-bound.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-struct-field.rs
wf-struct-field.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-trait-associated-type-bound.rs
wf-trait-associated-type-bound.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-trait-associated-type-region.rs
wf-trait-associated-type-region.stderr
wf-trait-associated-type-trait.rs
wf-trait-associated-type-trait.stderr
wf-trait-bound.rs
wf-trait-bound.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-trait-default-fn-arg.rs
wf-trait-default-fn-arg.stderr
wf-trait-default-fn-ret.rs
wf-trait-default-fn-ret.stderr
wf-trait-default-fn-where-clause.rs
wf-trait-default-fn-where-clause.stderr
wf-trait-fn-arg.rs
wf-trait-fn-arg.stderr
wf-trait-fn-ret.rs
wf-trait-fn-ret.stderr
wf-trait-fn-where-clause.rs
wf-trait-fn-where-clause.stderr
wf-trait-superbound.rs
wf-trait-superbound.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
wf-unsafe-trait-obj-match.rs
wf-unsafe-trait-obj-match.stderr