From 8a4632dec69082301d3fe67e48d422bc9fb665be Mon Sep 17 00:00:00 2001 From: Ohad Ravid Date: Fri, 13 Dec 2019 19:54:18 +0100 Subject: Indicate origin of where type parameter for uninferred types --- src/test/ui/error-codes/E0401.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/ui/error-codes') diff --git a/src/test/ui/error-codes/E0401.stderr b/src/test/ui/error-codes/E0401.stderr index 0adf982d71c..8b1d4e6c07c 100644 --- a/src/test/ui/error-codes/E0401.stderr +++ b/src/test/ui/error-codes/E0401.stderr @@ -36,7 +36,7 @@ error[E0282]: type annotations needed --> $DIR/E0401.rs:11:5 | LL | bfnr(x); - | ^^^^ cannot infer type for type parameter `U` + | ^^^^ cannot infer type for type parameter `U` declared on the function `bfnr` error: aborting due to 4 previous errors -- cgit 1.4.1-3-g733a5