os-rust/compiler/rustc_resolve
bors 656eec8785 Auto merge of #97391 - Urgau:cfg_accessible, r=petrochenkov
Handle more cases in cfg_accessible

This PR tries to handle more cases in the cfg_accessible implementation by only emitting a "not sure" error only if we have partially resolved a path.

This PR also adds many tests for the "not sure" cases and for private items.

r? `@petrochenkov`
2022-06-05 04:16:03 +00:00
..
src Auto merge of #97391 - Urgau:cfg_accessible, r=petrochenkov 2022-06-05 04:16:03 +00:00
Cargo.toml Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00