rust/src/test/ui/object-lifetime
2021-12-10 03:08:25 +00:00
..
object-lifetime-default-ambiguous.rs
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
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
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
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
object-lifetime-default-elision.nll.stderr update tests 2019-10-27 09:39:14 -05:00
object-lifetime-default-elision.rs
object-lifetime-default-elision.stderr Remove textual span from diagnostic string 2021-10-13 10:53:44 +00:00
object-lifetime-default-from-box-error.nll.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
object-lifetime-default-from-box-error.rs Further tweak wording of E0759 and introduce E0767 2020-07-22 12:25:54 -07:00
object-lifetime-default-from-box-error.stderr Tweak wording 2021-12-10 03:08:25 +00: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.nll.stderr Don't suggest replacing region with 'static in NLL 2021-10-03 21:53:48 -05:00
object-lifetime-default-from-rptr-box-error.rs
object-lifetime-default-from-rptr-box-error.stderr Remove textual span from diagnostic string 2021-10-13 10:53:44 +00: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.nll.stderr Don't suggest replacing region with 'static in NLL 2021-10-03 21:53:48 -05:00
object-lifetime-default-from-rptr-struct-error.rs
object-lifetime-default-from-rptr-struct-error.stderr Remove textual span from diagnostic string 2021-10-13 10:53:44 +00: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.nll.stderr Note specific regions involved in 'borrowed data escapes' error 2021-10-05 13:25:03 -05:00
object-lifetime-default-mybox.rs
object-lifetime-default-mybox.stderr Remove textual span from diagnostic string 2021-10-13 10:53:44 +00:00
object-lifetime-default.rs
object-lifetime-default.stderr