]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/impl-trait/issues/issue-86800.stderr
Tweak ICE message
[rust.git] / tests / ui / impl-trait / issues / issue-86800.stderr
index 6c4aa35679d5bc9f57abb1df07a1ace6a64f70d7..f3a773837785e3a98f80e9fcc421b06006b29cb4 100644 (file)
@@ -9,9 +9,7 @@ LL | type TransactionFuture<'__, O> = impl '__ + Future<Output = TransactionResu
 
 stack backtrace:
 
-error: internal compiler error: unexpected panic
-
-
+error: the compiler unexpectedly panicked. this is a bug.