rustfmt
rustfmt copied to clipboard
Backport 4220 + 4727
- Handle const generic bounds in structs (#4220)
- fix: derivation of struct body span lo (#4727)
This backport uses the implementation of #4727 to replace the implementation of #5274. Tests from both backport PRs are included.