rust/src/test/ui/in-band-lifetimes
Yuki Okushi cdcce11504 Tweak diagnostics on shadowing lifetimes/labels 2020-12-02 11:39:42 +09:00
..
E0687.rs
E0687.stderr Added proper explanation of ErrorCode-E0687 2020-06-14 22:57:19 +05:30
E0687_where.rs
E0687_where.stderr Added proper explanation of ErrorCode-E0687 2020-06-14 22:57:19 +05:30
E0688.rs
E0688.stderr Merge branch 'master' into E0688 2020-07-13 14:57:22 +05:30
elided-lifetimes.fixed Normalise notes with the/is 2020-01-24 16:24:50 +00:00
elided-lifetimes.rs Normalise notes with the/is 2020-01-24 16:24:50 +00:00
elided-lifetimes.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
issue-61124-anon-lifetime-in-struct-declaration.rs in which we decline to suggest the anonymous lifetime in declarations 2019-06-14 00:01:59 -07:00
issue-61124-anon-lifetime-in-struct-declaration.stderr review comments 2020-02-05 10:32:01 -08:00
mismatched.nll.stderr update tests 2019-10-27 09:39:14 -05:00
mismatched.rs
mismatched.stderr Update ui tests 2019-11-07 13:02:34 +01:00
mismatched_trait.rs
mismatched_trait.stderr Update tests 2019-03-11 23:10:26 +03:00
mismatched_trait_impl-2.rs tests: remove ignore directives from tests that mention core/alloc/std spans. 2020-04-02 11:48:34 +03:00
mismatched_trait_impl-2.stderr mv std libs to library/ 2020-07-27 19:51:13 -05:00
mismatched_trait_impl.nll.stderr review comments: change wording and visual output 2020-05-27 20:58:05 -07:00
mismatched_trait_impl.rs review comments 2019-10-29 10:19:58 -07:00
mismatched_trait_impl.stderr review comments: change wording and visual output 2020-05-27 20:58:05 -07:00
mut_while_borrow.rs
mut_while_borrow.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
nested-items.rs clear in-scope lifetimes for nested items in HIR lowering 2019-08-12 21:08:32 -04:00
no_in_band_in_struct.rs
no_in_band_in_struct.stderr When encountering an undefined named lifetime, point to where it can be 2020-01-19 17:31:33 -08:00
no_introducing_in_band_in_locals.rs
no_introducing_in_band_in_locals.stderr review comments: wording 2020-02-05 10:32:01 -08:00
shadow.rs
shadow.stderr Tweak diagnostics on shadowing lifetimes/labels 2020-12-02 11:39:42 +09:00