Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit eaf6d20

Browse files
ices/68542.rs: fixed with errors (#275)
=== stdout === === stderr === error[E0015]: calls in constants are limited to constant functions, tuple structs and tuple variants --> /home/runner/work/glacier/glacier/ices/68542.rs:2:13 | 2 | a: [(); (|| { 0 })()] | ^^^^^^^^^^^^ error[E0080]: evaluation of constant value failed --> /home/runner/work/glacier/glacier/ices/68542.rs:2:13 | 2 | a: [(); (|| { 0 })()] | ^^^^^^^^^^^^ calling non-const function `Bug::a::{{constant}}#0::{{closure}}#0` error: aborting due to 2 previous errors Some errors have detailed explanations: E0015, E0080. For more information about an error, try `rustc --explain E0015`. ============== Co-authored-by: rustbot <[email protected]>
1 parent e96ef85 commit eaf6d20

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)