Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure we don't warn when fields are used
rust-lang/rust#85200 changed rust to emit more unused warnings if fields in a struct are ultimately never read. This adds a test to make sure that we don't experience these warnings.
- Loading branch information