mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
07e968b640
added a lint against function references this lint suggests casting function references to `*const ()` closes #75239 r? `@RalfJung`