detour-rs
detour-rs copied to clipboard
Is nightly still needed?
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
I hope that this also will be fixed soon...
So do I.
Finally, I cloned this library and modified it.
@dragon-zhang i do not see your fork/branch/pull request. can you share please?
@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