rust/src/test/ui/wf
2021-08-09 07:01:35 +00:00
..
hir-wf-check-erase-regions.rs Do not ICE on HIR based WF check when involving lifetimes 2021-08-09 07:01:35 +00:00
hir-wf-check-erase-regions.stderr Do not ICE on HIR based WF check when involving lifetimes 2021-08-09 07:01:35 +00:00
issue-48638.rs
issue-87495.rs Fix ICE in diagnostic_hir_wf_check 2021-07-28 01:41:52 +02:00
issue-87495.stderr Fix ICE in diagnostic_hir_wf_check 2021-07-28 01:41:52 +02:00
wf-array-elem-sized.rs
wf-array-elem-sized.stderr
wf-complex-assoc-type.rs Add initial implementation of HIR-based WF checking for diagnostics 2021-07-16 16:29:02 -05:00
wf-complex-assoc-type.stderr Add initial implementation of HIR-based WF checking for diagnostics 2021-07-16 16:29:02 -05:00
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 give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-enum-fields-struct-variant.rs
wf-enum-fields-struct-variant.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-enum-fields.rs
wf-enum-fields.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-fn-where-clause.rs
wf-fn-where-clause.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-foreign-fn-decl-ret.rs
wf-foreign-fn-decl-ret.stderr Support HIR wf checking for function signatures 2021-07-20 10:58:14 -05:00
wf-impl-associated-type-region.rs
wf-impl-associated-type-region.stderr
wf-impl-associated-type-trait.rs
wf-impl-associated-type-trait.stderr Add initial implementation of HIR-based WF checking for diagnostics 2021-07-16 16:29:02 -05:00
wf-impl-self-type.rs
wf-impl-self-type.stderr Remove trailing whitespace from error messages 2021-08-04 10:48:30 +02:00
wf-in-fn-arg.rs
wf-in-fn-arg.stderr Support HIR wf checking for function signatures 2021-07-20 10:58:14 -05:00
wf-in-fn-ret.rs
wf-in-fn-ret.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-in-fn-type-arg.rs
wf-in-fn-type-arg.stderr Extend HIR WF checking to fields 2021-07-22 10:22:00 -05:00
wf-in-fn-type-ret.rs
wf-in-fn-type-ret.stderr Extend HIR WF checking to fields 2021-07-22 10:22:00 -05:00
wf-in-fn-type-static.rs
wf-in-fn-type-static.stderr
wf-in-fn-where-clause.rs
wf-in-fn-where-clause.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-in-foreign-fn-decls-issue-80468.rs Better diagnostics when mismatched types due to implict static lifetime 2021-07-19 18:20:21 -04:00
wf-in-foreign-fn-decls-issue-80468.stderr Better errors when we don't have implicit statics in trait objects 2021-07-19 23:46:11 -04:00
wf-in-obj-type-static.rs
wf-in-obj-type-static.stderr
wf-in-obj-type-trait.rs
wf-in-obj-type-trait.stderr Extend HIR WF checking to fields 2021-07-22 10:22:00 -05:00
wf-inherent-impl-method-where-clause.rs
wf-inherent-impl-method-where-clause.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-inherent-impl-where-clause.rs
wf-inherent-impl-where-clause.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08: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
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 Adjust self-type to require equality 2021-05-21 10:16:53 -04:00
wf-static-method.rs Adjust self-type to require equality 2021-05-21 10:16:53 -04:00
wf-static-method.stderr Adjust self-type to require equality 2021-05-21 10:16:53 -04:00
wf-static-type.rs
wf-static-type.stderr
wf-struct-bound.rs
wf-struct-bound.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-struct-field.rs
wf-struct-field.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-trait-associated-type-bound.rs
wf-trait-associated-type-bound.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-trait-associated-type-region.rs
wf-trait-associated-type-region.stderr
wf-trait-associated-type-trait.rs Extend HIR-based WF checking to associated type defaults 2021-07-18 10:36:54 -05:00
wf-trait-associated-type-trait.stderr Extend HIR-based WF checking to associated type defaults 2021-07-18 10:36:54 -05:00
wf-trait-bound.rs
wf-trait-bound.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-trait-default-fn-arg.rs
wf-trait-default-fn-arg.stderr Support HIR wf checking for function signatures 2021-07-20 10:58:14 -05:00
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 Support HIR wf checking for function signatures 2021-07-20 10:58:14 -05:00
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 give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
wf-unsafe-trait-obj-match.rs
wf-unsafe-trait-obj-match.stderr