rust/src/test/ui/wf
2020-03-06 15:19:31 +01:00
..
issue-48638.rs Add test for issue-48638 2019-10-14 11:56:30 +09:00
wf-array-elem-sized.rs fix various typos 2020-03-06 15:19:31 +01:00
wf-array-elem-sized.stderr
wf-const-type.rs
wf-const-type.stderr
wf-convert-unsafe-trait-obj-box.rs RFC 2027: "first draft" of implementation 2019-10-22 15:24:33 -04:00
wf-convert-unsafe-trait-obj-box.stderr Wording changes to object unsafe trait errors 2020-02-02 11:53:10 -08:00
wf-convert-unsafe-trait-obj.rs RFC 2027: "first draft" of implementation 2019-10-22 15:24:33 -04:00
wf-convert-unsafe-trait-obj.stderr Wording changes to object unsafe trait errors 2020-02-02 11:53:10 -08:00
wf-enum-bound.rs Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
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 Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
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 Use more appropriate spans on object unsafe traits and provide structured suggestions when possible 2020-02-02 11:53:10 -08:00
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 update tests 2019-10-27 09:39:14 -05:00
wf-static-method.rs
wf-static-method.stderr Print lifetimes with backticks 2019-10-11 16:08:53 +09:00
wf-static-type.rs
wf-static-type.stderr
wf-struct-bound.rs Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
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 Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
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 Deduplicate some code and apply review comments 2019-10-15 13:55:44 -07:00
wf-trait-bound.rs Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
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 Point at arguments or output when fn obligations come from them, or ident when they don't 2020-02-02 11:52:33 -08:00
wf-trait-default-fn-ret.rs
wf-trait-default-fn-ret.stderr Point at arguments or output when fn obligations come from them, or ident when they don't 2020-02-02 11:52:33 -08:00
wf-trait-default-fn-where-clause.rs
wf-trait-default-fn-where-clause.stderr Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
wf-trait-fn-arg.rs
wf-trait-fn-arg.stderr Point at arguments or output when fn obligations come from them, or ident when they don't 2020-02-02 11:52:33 -08:00
wf-trait-fn-ret.rs
wf-trait-fn-ret.stderr Point at arguments or output when fn obligations come from them, or ident when they don't 2020-02-02 11:52:33 -08:00
wf-trait-fn-where-clause.rs
wf-trait-fn-where-clause.stderr Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
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 RFC 2027: "first draft" of implementation 2019-10-22 15:24:33 -04:00
wf-unsafe-trait-obj-match.stderr Wording changes to object unsafe trait errors 2020-02-02 11:53:10 -08:00