dbg! on Ipv6Addr should not show leading '0x' #81182
Labels
C-bug
Category: This is a bug.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
prior discussion
playground
I tried this code:
I expected to see this happen: It prints
7b:0:3::24:2
Instead, this happened: It prints
0x7b:0x0:0x3::0x24:0x2
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: