Files
atomic/internal/gen-atomicwrapper
Abhinav Gupta f64e592f7f staticcheck: Fix unused fields
The embedded `nocmp` field and other similar fields are unused in tests
and the rest of our code.

We can get the effect of `nocmp` without embedding the fields by using
`_ nocmp` as a field.
2020-09-11 11:24:56 -07:00
..
2020-09-11 11:24:56 -07:00