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

Commit aff9d24

Browse files
ices/79669.rs: fixed with errors (#609)
=== stdout === === stderr === error[E0658]: rust-call ABI is subject to change --> /home/runner/work/glacier/glacier/ices/79669.rs:2:12 | 2 | extern "rust-call" fn fun() {} | ^^^^^^^^^^^ | = note: see issue #29625 <rust-lang/rust#29625> for more information = help: add `#![feature(unboxed_closures)]` to the crate attributes to enable error: A function with the "rust-call" ABI must take a single non-self argument that is a tuple --> /home/runner/work/glacier/glacier/ices/79669.rs:2:5 | 2 | extern "rust-call" fn fun() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0658`. ============== Co-authored-by: rustbot <[email protected]>
1 parent 733fba4 commit aff9d24

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)