2024-01-10 03:29:01 +00:00
|
|
|
error: internal compiler error: expected one of `->`, `where`, or `{`, found `<eof>`
|
2023-03-03 22:25:18 +00:00
|
|
|
--> $DIR/ice-bug-report-url.rs:14:10
|
2023-04-29 11:29:07 +00:00
|
|
|
|
|
|
|
|
LL | fn wrong()
|
|
|
|
| ^ expected one of `->`, `where`, or `{`
|
|
|
|
|
2023-07-27 10:46:07 +00:00
|
|
|
|
2023-06-20 17:16:18 +00:00
|
|
|
aborting due to `-Z treat-err-as-bug=1`
|
2023-04-29 11:29:07 +00:00
|
|
|
stack backtrace:
|
2023-05-10 18:22:17 +00:00
|
|
|
|
2023-04-29 11:29:07 +00:00
|
|
|
error: the compiler unexpectedly panicked. this is a bug.
|
|
|
|
|
|
|
|
note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md
|
|
|
|
|
2024-04-09 13:58:52 +00:00
|
|
|
note: please make sure that you have updated to the latest nightly
|
|
|
|
|
2023-04-29 11:29:07 +00:00
|
|
|
note: rustc {version} running on {platform}
|
|
|
|
|
|
|
|
query stack during panic:
|
|
|
|
end of query stack
|