Closed
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