summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-06-12 01:02:55 +0000
committerbors <bors@rust-lang.org>2025-06-12 01:02:55 +0000
commit14346303d760027e53214e705109a62c0f00b214 (patch)
treecf5fce5c9b7e5802b0ef129e79c3cd381714ea3d /compiler/rustc_parse/src/parser/expr.rs
parent31d0d2123d36de10c2611b842299cce5f447ddf7 (diff)
parent042a27174261988cd7e77490aaf450c91da3214e (diff)
downloadrust-14346303d760027e53214e705109a62c0f00b214.tar.gz
rust-14346303d760027e53214e705109a62c0f00b214.zip
Auto merge of #136594 - pascaldekloe:fmt-int128, r=tgross35
Faster fmt::Display of 128-bit integers, without unsafe pointer

In followup of #135265, hereby the 128-bit part.

* Batches per 16 instead of 19 digits
* Buffer access as array insteaf of unsafe pointer
* Added test coverage for i128 and u128

r? tgross35 ChrisDenton
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions