mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 12:57:11 +00:00
add cast kind of from_exposed_addr (int-to-ptr casts) This is basically the dual to https://github.com/rust-lang/rust/pull/97582, for int2ptr casts. Cc `@tmiasko` https://github.com/rust-lang/rust/issues/97649