rust/src/test/ui/wf
2020-07-14 10:50:24 -07: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 Remove Sized on_unimplemented note 2020-07-14 10:50:24 -07:00
wf-const-type.rs
wf-const-type.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
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 Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-enum-fields-struct-variant.rs
wf-enum-fields-struct-variant.stderr Suggest boxing or borrowing unsized fields 2020-07-14 10:50:24 -07:00
wf-enum-fields.rs
wf-enum-fields.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-fn-where-clause.rs Use PredicateObligations instead of Predicates 2020-04-08 14:40:45 -07:00
wf-fn-where-clause.stderr Remove Sized on_unimplemented note 2020-07-14 10:50:24 -07: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-in-fn-arg.rs
wf-in-fn-arg.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-in-fn-ret.rs
wf-in-fn-ret.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-in-fn-type-arg.rs
wf-in-fn-type-arg.stderr Suggest boxing or borrowing unsized fields 2020-07-14 10:50:24 -07:00
wf-in-fn-type-ret.rs
wf-in-fn-type-ret.stderr Suggest boxing or borrowing unsized fields 2020-07-14 10:50:24 -07: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 Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
wf-in-fn-where-clause.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07: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 Suggest boxing or borrowing unsized fields 2020-07-14 10:50:24 -07:00
wf-inherent-impl-method-where-clause.rs
wf-inherent-impl-method-where-clause.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-inherent-impl-where-clause.rs
wf-inherent-impl-where-clause.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07: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 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 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 Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-struct-bound.rs Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
wf-struct-bound.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-struct-field.rs
wf-struct-field.stderr Suggest boxing or borrowing unsized fields 2020-07-14 10:50:24 -07: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 Small tweaks to required bound span 2020-04-08 14:40:51 -07: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 Increase verbosity of bound restriction suggestions 2020-05-12 11:19:07 -07:00
wf-trait-bound.rs Use more accurate failed predicate spans 2020-02-02 11:53:09 -08:00
wf-trait-bound.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
wf-trait-default-fn-arg.rs
wf-trait-default-fn-arg.stderr Increase verbosity of bound restriction suggestions 2020-05-12 11:19:07 -07:00
wf-trait-default-fn-ret.rs
wf-trait-default-fn-ret.stderr Increase verbosity of bound restriction suggestions 2020-05-12 11:19:07 -07:00
wf-trait-default-fn-where-clause.rs
wf-trait-default-fn-where-clause.stderr Increase verbosity of bound restriction suggestions 2020-05-12 11:19:07 -07:00
wf-trait-fn-arg.rs
wf-trait-fn-arg.stderr Increase verbosity of bound restriction suggestions 2020-05-12 11:19:07 -07:00
wf-trait-fn-ret.rs
wf-trait-fn-ret.stderr Increase verbosity of bound restriction suggestions 2020-05-12 11:19:07 -07:00
wf-trait-fn-where-clause.rs
wf-trait-fn-where-clause.stderr Increase verbosity of bound restriction suggestions 2020-05-12 11:19:07 -07:00
wf-trait-superbound.rs
wf-trait-superbound.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07: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