mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
cb5af8901a
Remove no longer necessary coercions to fn pointer types.
Originally added in 8fe9e4dff6.
Everything appears to build fine without the coercions, so they can
presumably be removed.