diff options
| author | bors <bors@rust-lang.org> | 2024-11-25 11:03:41 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-11-25 11:03:41 +0000 |
| commit | 7db7489f9bc274cb60c4956bfa56de0185eb1b9b (patch) | |
| tree | d706d10979de245307437b704712070a53a93e58 /tests/ui/issues/issue-7673-cast-generically-implemented-trait.rs | |
| parent | 1278dad1e9a46a3a6fb5de80a5620cd2e58196cb (diff) | |
| parent | 0d4b52f772a16932e0061a21a021d0a963a546cf (diff) | |
| download | rust-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/issues/issue-7673-cast-generically-implemented-trait.rs')
0 files changed, 0 insertions, 0 deletions
