From bb548a918adc8a4cf63320d3f8b9f1d2ff2622ea Mon Sep 17 00:00:00 2001 From: Michael Goulet Date: Wed, 9 Feb 2022 18:42:32 -0800 Subject: Remove in-band lifetimes --- src/test/ui/methods/method-call-lifetime-args-unresolved.stderr | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/test/ui/methods') diff --git a/src/test/ui/methods/method-call-lifetime-args-unresolved.stderr b/src/test/ui/methods/method-call-lifetime-args-unresolved.stderr index 93c0384fcc2..c9f235c4f7d 100644 --- a/src/test/ui/methods/method-call-lifetime-args-unresolved.stderr +++ b/src/test/ui/methods/method-call-lifetime-args-unresolved.stderr @@ -5,8 +5,6 @@ LL | fn main() { | - help: consider introducing lifetime `'a` here: `<'a>` LL | 0.clone::<'a>(); | ^^ undeclared lifetime - | - = help: if you want to experiment with in-band lifetime bindings, add `#![feature(in_band_lifetimes)]` to the crate attributes error: aborting due to previous error -- cgit 1.4.1-3-g733a5