rust/compiler/rustc_resolve/src
bors 855c2d130f Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis
Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis"

This reverts commit e2561c58a4, reversing
changes made to 2982ba50fc.

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`
2021-04-28 05:52:47 +00:00
..
late Auto merge of #83729 - JohnTitor:issue-43913, r=estebank 2021-04-23 23:44:49 +00:00
build_reduced_graph.rs Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis" 2021-04-23 10:40:32 -03:00
check_unused.rs
def_collector.rs
diagnostics.rs fix name resolution for param defaults 2021-04-21 15:25:32 +02:00
imports.rs Fix ICE with use clippy:🅰️:b; 2021-03-21 14:20:28 -07:00
late.rs fix name resolution for param defaults 2021-04-21 15:25:32 +02:00
lib.rs fix name resolution for param defaults 2021-04-21 15:25:32 +02:00
macros.rs resolve: Stable order for derive helper attributes 2021-04-04 17:51:41 +03:00