Mark Debug implementations for primitive types as #[inline] #47792
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
This should allow them to forward directly to the Display implementations without generating adapters.
See #47785 (comment)
The text was updated successfully, but these errors were encountered: