rust/src/test/ui/nll/user-annotations
Niko Matsakis bfb1d959c3 normalize and prove predicates
Also include a test that was not working previously.
2018-10-19 09:34:27 -04:00
..
adt-brace-enums.rs
adt-brace-enums.stderr
adt-brace-structs.rs
adt-brace-structs.stderr
adt-nullary-enums.rs
adt-nullary-enums.stderr
adt-tuple-enums.rs
adt-tuple-enums.stderr
adt-tuple-struct.rs
adt-tuple-struct.stderr
constant-in-expr-inherent-1.rs propagate user-type annotation for constants in expressions 2018-10-19 08:31:35 -04:00
constant-in-expr-inherent-1.stderr propagate user-type annotation for constants in expressions 2018-10-19 08:31:35 -04:00
constant-in-expr-normalize.rs normalize after substitution 2018-10-19 09:32:32 -04:00
constant-in-expr-normalize.stderr normalize after substitution 2018-10-19 09:32:32 -04:00
constant-in-expr-trait-item-1.rs propagate user-type annotation for constants in expressions 2018-10-19 08:31:35 -04:00
constant-in-expr-trait-item-1.stderr propagate user-type annotation for constants in expressions 2018-10-19 08:31:35 -04:00
constant-in-expr-trait-item-2.rs propagate user-type annotation for constants in expressions 2018-10-19 08:31:35 -04:00
constant-in-expr-trait-item-2.stderr propagate user-type annotation for constants in expressions 2018-10-19 08:31:35 -04:00
constant-in-expr-trait-item-3.rs normalize and prove predicates 2018-10-19 09:34:27 -04:00
constant-in-expr-trait-item-3.stderr normalize and prove predicates 2018-10-19 09:34:27 -04:00
dump-adt-brace-struct.rs
dump-adt-brace-struct.stderr update tests 2018-10-15 16:25:08 -04:00
dump-fn-method.rs
dump-fn-method.stderr update tests 2018-10-15 16:25:08 -04:00
fns.rs
fns.stderr
method-call.rs
method-call.stderr
method-ufcs-1.rs
method-ufcs-1.stderr
method-ufcs-2.rs
method-ufcs-2.stderr
method-ufcs-3.rs
method-ufcs-3.stderr
method-ufcs-inherent-1.rs add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-1.stderr add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-2.rs add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-2.stderr add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-3.rs add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-3.stderr add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-4.rs add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-4.stderr add ~ERROR annotations 2018-10-16 18:11:55 -04:00
pattern_substs_on_brace_enum_variant.rs add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
pattern_substs_on_brace_enum_variant.stderr add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
pattern_substs_on_brace_struct.rs add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
pattern_substs_on_brace_struct.stderr add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
pattern_substs_on_tuple_enum_variant.rs add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
pattern_substs_on_tuple_enum_variant.stderr add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
pattern_substs_on_tuple_struct.rs add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
pattern_substs_on_tuple_struct.stderr add pattern type ascriptions for tuple/brace structs/enums 2018-10-08 19:20:37 -04:00
patterns.rs Change the diagnostic number from 714 to 716. 2018-09-25 15:23:57 +01:00
patterns.stderr Use the span of the user type for AscribeUserType 2018-10-10 11:56:16 +01:00
type_ascription_static_lifetime.rs Add UI test for preserving user types in type ascriptions 2018-09-29 10:34:36 -07:00
type_ascription_static_lifetime.stderr Add UI test for preserving user types in type ascriptions 2018-09-29 10:34:36 -07:00