Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is nightly still needed? #35

Open
brandonros opened this issue Sep 5, 2022 · 5 comments
Open

Is nightly still needed? #35

brandonros opened this issue Sep 5, 2022 · 5 comments

Comments

@brandonros
Copy link

error[E0554]: `#![feature]` may not be used on the stable release channel
 --> C:\Users\Brandon\.cargo\registry\src\github.com-1ecc6299db9ec823\detour-0.8.1\src\lib.rs:4:3
  |
4 |   feature(const_fn_trait_bound, unboxed_closures, abi_thiscall)
  |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: the feature `const_fn_trait_bound` has been stable since 1.61.0 and no longer requires an attribute to enable

For more information about this error, try `rustc --explain E0554`.
error: could not compile `detour` due to previous error

@CXCubeHD
Copy link

I hope that this also will be fixed soon...

@loongs-zhang
Copy link

So do I.

@loongs-zhang
Copy link

loongs-zhang commented Nov 25, 2022

Finally, I cloned this library and modified it.

@brandonros
Copy link
Author

@dragon-zhang i do not see your fork/branch/pull request. can you share please?

@loongs-zhang
Copy link

@dragon-zhang i do not see your fork/branch/pull request. can you share please?

https://github.com/acl-dev/open-coroutine/tree/dev/detour2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants