mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
41e66d9025
* Account for `struct S(pub(super)Ty);` in suggestion * Suggest changing field visibility in E0603 too