mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
b07419b6d9
add const test for ptr::metadata https://github.com/rust-lang/rust/pull/121199 uncovered this as a gap in our test suite. r? `@oli-obk`