Files
rust/tests
Matthias Krüger 54cb1f7fe6 Rollup merge of #132426 - Urgau:unreach_pub-super, r=petrochenkov
Prefer `pub(super)` in `unreachable_pub` lint suggestion

This PR updates the `unreachable_pub` lint suggestion to prefer `pub(super)` instead of `pub(crate)` when possible.

cc `@petrochenkov`
r? `@nnethercote`
2024-11-10 22:20:35 +01:00
..
2024-11-10 17:43:46 +09:00
2024-10-04 23:50:01 +00:00