next.js
13e4d08e - Turbopack: Use `Debug` instead of `Display` for `ValueDebugFormat` impl on `RcStr` (#86522)

Commit
85 days ago
Turbopack: Use `Debug` instead of `Display` for `ValueDebugFormat` impl on `RcStr` (#86522) Stuff like empty `RcStr`s look really confusing if we use `Display`. Also stop using the alternate debug mode for `String`, as it looks like the alternate flag doesn't do anything in this case.
Author
bgw bgw
Parents
Loading