mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
3d7d709925
add note on comparing vtables / function pointers Fixes https://github.com/rust-lang/rust/issues/99388 Fixes https://github.com/rust-lang/rust/issues/117047