about summary refs log tree commit diff
path: root/library/std/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-07 14:21:59 +0200
committerGitHub <noreply@github.com>2024-07-07 14:21:59 +0200
commit35a1ca043ec63f2d744367f4329afa00f98a5420 (patch)
treec687b37e5915b4fa1c3856cf9e04759816d11d92 /library/std/src
parent98dcbae5c9ac615d5acfbf42d42b19a77cb9ec11 (diff)
parent69446e301cc271fca77b4d4f119540d6b82f1677 (diff)
downloadrust-35a1ca043ec63f2d744367f4329afa00f98a5420.tar.gz
rust-35a1ca043ec63f2d744367f4329afa00f98a5420.zip
Rollup merge of #127179 - tgross35:typeid-debug-hex, r=Nilstrieb
Print `TypeId` as hex for debugging

In <https://github.com/rust-lang/rust/pull/127134>, the `Debug` impl for `TypeId` was changed to print a single integer rather than a tuple. Change this again to print as hex for more concise and consistent formatting, as was suggested.

Result:

    TypeId(0x1378bb1c0a0202683eb65e7c11f2e4d7)
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions