rust/src/test/ui/nll/user-annotations
2020-02-29 12:28:32 +00:00
..
adt-brace-enums.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-brace-enums.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-brace-structs.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-brace-structs.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-nullary-enums.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-nullary-enums.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-tuple-enums.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-tuple-enums.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-tuple-struct-calls.rs Make sure constructors functions are type checked correctly 2019-06-06 17:20:06 +01:00
adt-tuple-struct-calls.stderr Make sure constructors functions are type checked correctly 2019-06-06 17:20:06 +01:00
adt-tuple-struct.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
adt-tuple-struct.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
cast_static_lifetime.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
cast_static_lifetime.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
closure-substs.polonius.stderr bless polonius output due to lacking the 'static special-casing 2019-12-06 11:50:02 +01:00
closure-substs.rs Update tests 2019-01-17 20:39:06 -06:00
closure-substs.stderr update tests 2019-10-27 09:39:14 -05:00
constant-in-expr-inherent-1.nll.stderr update tests 2019-10-27 09:39:14 -05:00
constant-in-expr-inherent-1.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
constant-in-expr-inherent-1.stderr Include a span in more expected...found notes 2019-12-03 23:13:10 -05:00
constant-in-expr-inherent-2.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
constant-in-expr-inherent-2.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
constant-in-expr-normalize.nll.stderr update tests 2019-10-27 09:39:14 -05:00
constant-in-expr-normalize.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
constant-in-expr-normalize.stderr Print lifetimes with backticks 2019-10-11 16:08:53 +09:00
constant-in-expr-trait-item-1.nll.stderr update tests 2019-10-27 09:39:14 -05:00
constant-in-expr-trait-item-1.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
constant-in-expr-trait-item-1.stderr Print lifetimes with backticks 2019-10-11 16:08:53 +09:00
constant-in-expr-trait-item-2.nll.stderr update tests 2019-10-27 09:39:14 -05:00
constant-in-expr-trait-item-2.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
constant-in-expr-trait-item-2.stderr Print lifetimes with backticks 2019-10-11 16:08:53 +09:00
constant-in-expr-trait-item-3.nll.stderr update tests 2019-10-27 09:39:14 -05:00
constant-in-expr-trait-item-3.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
constant-in-expr-trait-item-3.stderr Include a span in more expected...found notes 2019-12-03 23:13:10 -05:00
downcast-infer.rs Use check-pass mode for nll tests 2020-01-23 00:00:00 +00:00
dump-adt-brace-struct.rs Check the self-type of inherent associated constants 2019-02-13 21:53:38 +00:00
dump-adt-brace-struct.stderr Update tests 2019-03-11 23:10:26 +03:00
dump-fn-method.rs Check the self-type of inherent associated constants 2019-02-13 21:53:38 +00:00
dump-fn-method.stderr Update tests 2019-03-11 23:10:26 +03:00
fns.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
fns.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
inherent-associated-constants.rs Check the self-type of inherent associated constants 2019-02-13 21:53:38 +00:00
inherent-associated-constants.stderr update tests 2019-10-27 09:39:14 -05:00
issue-54124.rs Update tests 2019-01-17 20:39:06 -06:00
issue-54124.stderr update tests 2019-10-27 09:39:14 -05:00
issue-54570-bootstrapping.rs Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-55219.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
issue-55241.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
issue-55748-pat-types-constrain-bindings.rs test that wildcard type _ is not duplicated by type Foo<X> = (X, X); and potentially instantiated at different types. 2019-03-13 21:58:49 +01:00
issue-55748-pat-types-constrain-bindings.stderr update tests 2019-10-27 09:39:14 -05:00
issue-57731-ascibed-coupled-types.rs Don't ignore _ in type casts and ascriptions 2019-01-19 19:33:41 +00:00
issue-57731-ascibed-coupled-types.stderr update tests 2019-10-27 09:39:14 -05:00
method-call.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-call.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-1.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-1.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-2.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-2.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-3.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-3.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-inherent-1.rs add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-1.stderr Update tests 2019-03-11 23:10:26 +03:00
method-ufcs-inherent-2.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-inherent-2.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-inherent-3.rs add ~ERROR annotations 2018-10-16 18:11:55 -04:00
method-ufcs-inherent-3.stderr Update tests 2019-03-11 23:10:26 +03:00
method-ufcs-inherent-4.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
method-ufcs-inherent-4.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
normalization.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
normalization.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
normalize-self-ty.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
pattern_substs_on_brace_enum_variant.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
pattern_substs_on_brace_enum_variant.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
pattern_substs_on_brace_struct.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
pattern_substs_on_brace_struct.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
pattern_substs_on_tuple_enum_variant.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
pattern_substs_on_tuple_enum_variant.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
pattern_substs_on_tuple_struct.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
pattern_substs_on_tuple_struct.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
patterns.rs Add test for normalization during field-lookup on patterns with ascribed types. 2018-10-26 23:47:53 +02:00
patterns.stderr update tests 2019-10-27 09:39:14 -05:00
promoted-annotation.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
promoted-annotation.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
type-annotation-with-hrtb.rs Use TypeRelating for instantiating query responses 2020-02-29 12:28:32 +00:00
type_ascription_static_lifetime.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
type_ascription_static_lifetime.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
wf-self-type.rs Update tests 2019-01-17 20:39:06 -06:00
wf-self-type.stderr update tests 2019-10-27 09:39:14 -05:00