top | item 45529042

(no title)

truth_seeker | 4 months ago

or at least Linter should catch this

https://golangci-lint.run/docs/linters/

discuss

order

CamouflagedKiwi|4 months ago

I think it's really beyond the power of a linter to understand when this would matter. It'd be issuing warnings on almost every struct out there saying "these two members share a cache line" which you almost never care about.