mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-30 16:43:41 +00:00
0b2d48e5af
Be a little nicer with casts when formatting `fn` pointers This removes a `fn(...) -> ...` -> `usize` -> `*const ()` -> `usize` cast. cc #95489. |
||
---|---|---|
.. | ||
benches | ||
primitive_docs | ||
src | ||
tests | ||
Cargo.toml |