about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-06-06 23:53:20 +0200
committerGitHub <noreply@github.com>2025-06-06 23:53:20 +0200
commit6bbef981aa0bed103f1173a539c7aacefbb4df00 (patch)
treea33e99fbeb001d605557c973e78808ab901f74e2 /compiler/rustc_codegen_gcc
parentb6ace054b813a700a34b97af00b21c61ce61f8aa (diff)
parent28a2e1e9c9e03b9b640fd771a58de6c2e1c3ff21 (diff)
downloadrust-6bbef981aa0bed103f1173a539c7aacefbb4df00.tar.gz
rust-6bbef981aa0bed103f1173a539c7aacefbb4df00.zip
Rollup merge of #142114 - GuillaumeGomez:u128-const, r=Urgau
Compute number of digits instead of relying on constant value for u128 display code

As discussed in https://github.com/rust-lang/rust/pull/142098/files#r2132084991, the code should reuse the same logic as the rest of file instead of using a constant value.

r? `@tamird`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions