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

Commit 5eff857

Browse files
ices/82470.rs: fixed with errors (#721)
=== stdout === === stderr === error[E0706]: functions in traits cannot be declared `async` --> /home/runner/work/glacier/glacier/ices/82470.rs:2:5 | 2 | async fn async_fn() { | ^---- | | | _____`async` because of this | | 3 | | || {}; 4 | | } | |_____^ | = note: `async` trait functions are not currently supported = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait error: aborting due to previous error For more information about this error, try `rustc --explain E0706`. ============== Co-authored-by: rustbot <[email protected]>
1 parent 67445fc commit 5eff857

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)