mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 10:25:29 +00:00
It fails on my machine because it embeds pointer addresses in the expected output. This commit replaces the addresses with `0x[...]`.
It fails on my machine because it embeds pointer addresses in the expected output. This commit replaces the addresses with `0x[...]`.