rust/src/test/ui/underscore-lifetime
David Wood 5e3b41e0cb
rustc: remove HirId from ArgSource::AsyncFn
This commit removes the `HirId` from `ArgSource::AsyncFn`, relying on
the fact that only `simple_ident` is used in each of the locations that
previously took the original pattern from the `ArgSource::AsyncFn`.
2019-06-03 14:02:21 +01:00
..
dyn-trait-underscore-in-struct.rs Remove licenses 2018-12-25 21:08:33 -07:00
dyn-trait-underscore-in-struct.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
dyn-trait-underscore.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
dyn-trait-underscore.rs Remove licenses 2018-12-25 21:08:33 -07:00
dyn-trait-underscore.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
in-fn-return-illegal.rs Remove licenses 2018-12-25 21:08:33 -07:00
in-fn-return-illegal.stderr Update tests 2019-03-11 23:10:26 +03:00
in-struct.rs Remove licenses 2018-12-25 21:08:33 -07:00
in-struct.stderr Update tests 2019-03-11 23:10:26 +03:00
underscore-lifetime-binders.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
underscore-lifetime-binders.stderr rustc: remove HirId from ArgSource::AsyncFn 2019-06-03 14:02:21 +01:00
underscore-lifetime-elison-mismatch.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
underscore-lifetime-elison-mismatch.rs Remove licenses 2018-12-25 21:08:33 -07:00
underscore-lifetime-elison-mismatch.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
underscore-outlives-bounds.rs Update tests 2018-12-04 10:06:05 +01:00
underscore-outlives-bounds.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
where-clause-inherent-impl-ampersand.rust2018.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
where-clause-inherent-impl-underscore.rust2018.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
where-clause-trait-impl-region.rust2018.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
where-clause-trait-impl-underscore.rust2018.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
where-clauses.rs fix error messages 2018-10-19 16:41:29 -04:00
where-clauses.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00