hydroflow
hydroflow copied to clipboard
refactor(hydro_deploy, dfir_rs): `fn as_any(&self) -> &dyn std::any::Any` will no longer needed for dyn upcasting (rust 1.86.0 2025-04-03)
https://lucumr.pocoo.org/2025/3/27/any-upcast/ https://github.com/rust-lang/rust/issues/65991 Release 1.86: https://github.com/rust-lang/rust/issues/138795