Commit 1fe894a
authored
Rollup merge of rust-lang#135212 - Urgau:unreach_pub-upd-descr, r=petrochenkov
Remove outdated information in the `unreachable_pub` lint description
As far as I understand the `unreachable_pub` lint hasn't had false-positives since it started using "effective visibilities". Let's remove that warning from the lint description.
r? ``@petrochenkov``1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
1274 | | - | |
1275 | | - | |
1276 | | - | |
| 1274 | + | |
| 1275 | + | |
1277 | 1276 | | |
1278 | 1277 | | |
1279 | 1278 | | |
| |||
0 commit comments