rust/src/test/ui/lifetimes
bors 53712f8637 Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
Specific labels when referring to "expected" and "found" types
2019-11-21 17:53:19 +00:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-errors Auto merge of #58281 - mark-i-m:synthesis, r=estebank 2019-11-18 22:08:31 +00:00
borrowck-let-suggestion.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
borrowck-let-suggestion.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
lifetime-bound-will-change-warning.nll.stderr update tests 2019-10-27 09:39:14 -05:00
lifetime-bound-will-change-warning.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
lifetime-bound-will-change-warning.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
lifetime-doesnt-live-long-enough.rs Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-doesnt-live-long-enough.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
lifetime-elision-return-type-requires-explicit-lifetime.rs Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-elision-return-type-requires-explicit-lifetime.stderr Update tests 2019-03-11 23:10:26 +03:00
lifetime-elision-return-type-trait.rs distinguish object-lifetime-default elision from other elision 2019-08-19 13:50:42 -04:00
lifetime-elision-return-type-trait.stderr distinguish object-lifetime-default elision from other elision 2019-08-19 13:50:42 -04:00
lifetime-mismatch-between-trait-and-impl.rs review comments 2019-10-29 10:19:58 -07:00
lifetime-mismatch-between-trait-and-impl.stderr Point at the trait item and tweak wording 2019-10-29 10:19:58 -07:00
lifetime-no-keyword.rs Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-no-keyword.stderr Update tests 2019-03-11 23:10:26 +03:00