Skip to content

error[E0658]: trait bounds other than Sized on const fn parameters are unstable #19

@lustrc

Description

@lustrc

error[E0658]: trait bounds other than Sized on const fn parameters are unstable
--> src\detours\statik.rs:69:6
|
69 | impl<T: Function> StaticDetour {
| ^
|
= note: see issue #57563 rust-lang/rust#57563 for more information
= help: add #![feature(const_fn_trait_bound)] to the crate attributes to enable

add Did not resolve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions