rust/src/test/ui/underscore-lifetime
Oliver Scherer 61efc3b71b Update tests
2018-12-04 10:06:05 +01:00
..
dyn-trait-underscore-in-struct.rs dyn_trait feature-gate just for stage0 2018-04-27 10:04:58 -05:00
dyn-trait-underscore-in-struct.stderr updated stderr files and removed feature-gate test for dyn_trait 2018-04-27 10:05:51 -05:00
dyn-trait-underscore.rs dyn_trait feature-gate just for stage0 2018-04-27 10:04:58 -05:00
dyn-trait-underscore.stderr add dyn to display of dynamic (trait) type names 2018-06-23 18:10:25 -07:00
in-binder.rs impl<'_> IceCube<'_> {} is now only one error in both editions 2018-10-19 22:57:41 -07:00
in-binder.stderr impl<'_> IceCube<'_> {} is now only one error in both editions 2018-10-19 22:57:41 -07:00
in-fn-return-illegal.rs add more to the ERROR messages 2018-10-19 16:44:01 -04:00
in-fn-return-illegal.stderr add more to the ERROR messages 2018-10-19 16:44:01 -04:00
in-struct.rs add more to the ERROR messages 2018-10-19 16:44:01 -04:00
in-struct.stderr add more to the ERROR messages 2018-10-19 16:44:01 -04:00
underscore-lifetime-binders.rs Move an underscore-lifetime error test to an IHLE success test 2018-10-19 22:26:01 -07:00
underscore-lifetime-binders.stderr Rollup merge of #55173 - estebank:suggest-static, r=oli-obk 2018-10-25 14:31:03 +02:00
underscore-lifetime-elison-mismatch.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
underscore-lifetime-elison-mismatch.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
underscore-outlives-bounds.rs Update tests 2018-12-04 10:06:05 +01:00
underscore-outlives-bounds.stderr Update tests 2018-12-04 10:06:05 +01:00
where-clause-inherent-impl-ampersand.rs add more to the ERROR messages 2018-10-19 16:44:01 -04:00
where-clause-inherent-impl-ampersand.rust2015.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clause-inherent-impl-ampersand.rust2018.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clause-inherent-impl-underscore.rs add more to the ERROR messages 2018-10-19 16:44:01 -04:00
where-clause-inherent-impl-underscore.rust2015.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clause-inherent-impl-underscore.rust2018.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clause-trait-impl-region.rs add more to the ERROR messages 2018-10-19 16:44:01 -04:00
where-clause-trait-impl-region.rust2015.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clause-trait-impl-region.rust2018.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clause-trait-impl-underscore.rs add more to the ERROR messages 2018-10-19 16:44:01 -04:00
where-clause-trait-impl-underscore.rust2015.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clause-trait-impl-underscore.rust2018.stderr move E0637 to lowering and improve output, add more tests 2018-10-17 17:15:24 -04:00
where-clauses.rs fix error messages 2018-10-19 16:41:29 -04:00
where-clauses.stderr fix error messages 2018-10-19 16:41:29 -04:00