aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-06-16 13:03:28 -0700
committeriximeow <me@iximeow.net>2024-06-16 13:08:33 -0700
commit7ab69f66b983eba11e9864234585265f334caac0 (patch)
treeb2a7d8e11b0c68d572bf488e581dd76d01bc6743 /test
parent6f03facaedf214b7ab84f077027df2c0e2742de5 (diff)
use less of core::fmt, write by hand
`name()` returning a `[u8; 2]` is nice when there is a specializing and unrolling write implementation, whereas `&str` might not consistently unroll into a simple 2-byte copy (rather than loop). it'll look a little more reasonable soon, hopefully..
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions