2024-01-09 21:29:01 -06:00
|
|
|
error: internal compiler error: expected one of `->`, `where`, or `{`, found `<eof>`
|
2023-03-03 16:25:18 -06:00
|
|
|
--> $DIR/ice-bug-report-url.rs:14:10
|
2023-04-29 06:29:07 -05:00
|
|
|
|
|
|
|
|
LL | fn wrong()
|
|
|
|
| ^ expected one of `->`, `where`, or `{`
|
|
|
|
|
2023-07-27 05:46:07 -05:00
|
|
|
|
2023-06-20 12:16:18 -05:00
|
|
|
aborting due to `-Z treat-err-as-bug=1`
|
2023-04-29 06:29:07 -05:00
|
|
|
stack backtrace:
|
2023-05-10 13:22:17 -05:00
|
|
|
|
2023-04-29 06:29:07 -05: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 08:58:52 -05:00
|
|
|
note: please make sure that you have updated to the latest nightly
|
|
|
|
|
2023-04-29 06:29:07 -05:00
|
|
|
note: rustc {version} running on {platform}
|
|
|
|
|
|
|
|
query stack during panic:
|
|
|
|
end of query stack
|