mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
a508f6136a
Deduplicate deprecation warning when using unit or tuple structs First commit adds a test that's broken currently, 2nd commit fixes it. Created with `@WaffleLapkin`