rust/src/test/ui/object-lifetime
2022-06-03 17:16:41 -04:00
..
object-lifetime-default-ambiguous.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
object-lifetime-default-ambiguous.stderr add long error explanation for E0228 2020-05-12 17:09:09 -07:00
object-lifetime-default-default-to-static.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
object-lifetime-default-dyn-binding-nonstatic1.rs use static as object-lifetime default for type XX in Foo<Item=XX> 2019-08-19 13:50:44 -04:00
object-lifetime-default-dyn-binding-nonstatic1.stderr add long error explanation for E0228 2020-05-12 17:09:09 -07:00
object-lifetime-default-dyn-binding-nonstatic2.rs use static as object-lifetime default for type XX in Foo<Item=XX> 2019-08-19 13:50:44 -04:00
object-lifetime-default-dyn-binding-nonstatic2.stderr add long error explanation for E0228 2020-05-12 17:09:09 -07:00
object-lifetime-default-dyn-binding-nonstatic3.rs use static as object-lifetime default for type XX in Foo<Item=XX> 2019-08-19 13:50:44 -04:00
object-lifetime-default-dyn-binding-nonstatic3.stderr add long error explanation for E0228 2020-05-12 17:09:09 -07:00
object-lifetime-default-dyn-binding-static.rs use static as object-lifetime default for type XX in Foo<Item=XX> 2019-08-19 13:50:44 -04:00
object-lifetime-default-elision.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-elision.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-from-box-error.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-from-box-error.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-from-ref-struct.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
object-lifetime-default-from-rptr-box-error.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-from-rptr-box-error.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-from-rptr-box.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
object-lifetime-default-from-rptr-mut.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
object-lifetime-default-from-rptr-struct-error.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-from-rptr-struct-error.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-from-rptr-struct.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
object-lifetime-default-from-rptr.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
object-lifetime-default-inferred.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
object-lifetime-default-mybox.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default-mybox.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
object-lifetime-default.stderr Fully stabilize NLL 2022-06-03 17:16:41 -04:00