-
-
Notifications
You must be signed in to change notification settings - Fork 984
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
error[E0658]: use of unstable library feature `ptr_fn_addr_eq`
-->
/root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.23.4/src/inter
nal_tricks.rs:56:9
|
56 | std::ptr::fn_addr_eq(f, g)
| ^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #129322 <https://github.com/rust-lang/rust/issues/129322>
for more information
= help: add `#!` to the crate attributes to enable
= note: this compiler was built on 2024-11-30; consider upgrading it if it is
out of date
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working