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

Commit ad3dfce

Browse files
committed
ices/72352.rs: fixed with errors
=== stdout === === stderr === error[E0557]: feature has been removed --> /home/runner/work/glacier/glacier/ices/72352.rs:2:12 | 2 | #![feature(const_compare_raw_pointers)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed | = note: cannot be allowed in const eval in any meaningful way error: using function pointers as const generic parameters is forbidden --> /home/runner/work/glacier/glacier/ices/72352.rs:15:42 | 15 | unsafe fn unsafely_do_the_thing<const F: fn(&CStr) -> usize>(ptr: *const i8) -> usize { | ^^^^^^^^^^^^^^^^^^ error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0557`. ==============
1 parent 3acf327 commit ad3dfce

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)