error: using raw pointers as const generic parameters is forbidden --> $DIR/issue-73508.rs:5:33 | LL | pub const fn func_name() {} | ^^^^^^^^^^ error: aborting due to previous error