mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
855c2d130f
Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis" This reverts commite2561c58a4, reversing changes made to2982ba50fc. As discussed in #83641 this feature is not complete and in particular doesn't work cross macros and given that this is not going to be included in edition 2021 nobody seems to be trying to fix the underlying problem. When can add this again I guess, whenever somebody has the time to make it work cross crates. r? `@nikomatsakis`