summaryrefslogtreecommitdiffstats
path: root/tests/ui/inference/inference_unstable_forced.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/inference/inference_unstable_forced.stderr')
-rw-r--r--tests/ui/inference/inference_unstable_forced.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/inference/inference_unstable_forced.stderr b/tests/ui/inference/inference_unstable_forced.stderr
index a1c4cd851..2301eacc5 100644
--- a/tests/ui/inference/inference_unstable_forced.stderr
+++ b/tests/ui/inference/inference_unstable_forced.stderr
@@ -7,6 +7,6 @@ LL | assert_eq!('x'.ipu_flatten(), 0);
= note: see issue #99999 <https://github.com/rust-lang/rust/issues/99999> for more information
= help: add `#![feature(ipu_flatten)]` to the crate attributes to enable
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0658`.