mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
15 lines
368 B
Plaintext
15 lines
368 B
Plaintext
error: internal compiler error: error performing operation: fully_perform
|
|
--> $DIR/issue-80409.rs:49:30
|
|
|
|
|
LL | builder.state().on_entry(|_| {});
|
|
| ^^^
|
|
|
|
|
note:
|
|
--> $DIR/issue-80409.rs:49:30
|
|
|
|
|
LL | builder.state().on_entry(|_| {});
|
|
| ^^^
|
|
|
|
query stack during panic:
|
|
end of query stack
|