Skip to content

Conversation

@jonas-schievink
Copy link
Contributor

ItemTree is per-file, so there is no unique crate associated with it.
This means that it cannot know the active CfgOptions and thus couldn't
handle cfg_attr.

Prepare it for cfg_attrs by avoiding accessing attributes.

bors r+

ItemTree is per-file, so there is no unique crate associated with it.
This means that it cannot know the active CfgOptions and thus couldn't
handle `cfg_attr`.

Prepare it for `cfg_attr`s by avoiding accessing attributes.
@bors
Copy link
Contributor

bors bot commented Dec 16, 2020

@bors bors bot merged commit 785860b into rust-lang:master Dec 16, 2020
@jonas-schievink jonas-schievink deleted the no-attr-query-in-itemtree branch December 16, 2020 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant