Closed lustrc closed 3 years ago
Sized
= note: see issue #57563 https://github.com/rust-lang/rust/issues/57563 for more information = help: add #![feature(const_fn_trait_bound)] to the crate attributes to enable
#![feature(const_fn_trait_bound)]
add Did not resolve
Fixed by #20
Sized
on const fn parameters are unstable --> src\detours\statik.rs:69:6= note: see issue #57563 https://github.com/rust-lang/rust/issues/57563 for more information = help: add
#![feature(const_fn_trait_bound)]
to the crate attributes to enableadd Did not resolve