about summary refs log tree commit diff
path: root/tests/ui/recursion
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-11-25 11:03:41 +0000
committerbors <bors@rust-lang.org>2024-11-25 11:03:41 +0000
commit7db7489f9bc274cb60c4956bfa56de0185eb1b9b (patch)
treed706d10979de245307437b704712070a53a93e58 /tests/ui/recursion
parent1278dad1e9a46a3a6fb5de80a5620cd2e58196cb (diff)
parent0d4b52f772a16932e0061a21a021d0a963a546cf (diff)
downloadrust-7db7489f9bc274cb60c4956bfa56de0185eb1b9b.tar.gz
rust-7db7489f9bc274cb60c4956bfa56de0185eb1b9b.zip
Auto merge of #133247 - GuillaumeGomez:reduce-integer-display-impl, r=workingjubilee
Reduce integer `Display` implementation size

I was thinking about #128204 and how we could reduce the size of the code and just realized that we didn't need the `_fmt` method to be implemented on signed integers, which in turns allow to simplify greatly the macro call.

r? `@workingjubilee`
Diffstat (limited to 'tests/ui/recursion')
0 files changed, 0 insertions, 0 deletions