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

Commit 61618b5

Browse files
committed
ices/103507.rs: fixed with errors
=== stdout === === stderr === error[E0493]: destructor of `F` cannot be evaluated at compile-time --> /home/runner/work/glacier/glacier/ices/103507.rs:23:79 | 23 | const fn with_positive<F: ~const for<'a> Fn(&'a Alias<'a>) + ~const Destruct>(fun: F) { | ^^^ the destructor for this type cannot be evaluated in constant functions 24 | fun(filter_positive()); 25 | } | - value is dropped here error: aborting due to previous error For more information about this error, try `rustc --explain E0493`. ==============
1 parent 9bcaa67 commit 61618b5

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)