Skip to content

Conversation

@gamazeps
Copy link
Contributor

I was going to write some doc in order to remove the #[allow(missing_doc)] but there was actually none missing.
I also removed a warning i didn't see in my last commit #18018
Linked to #18009

bors added a commit that referenced this pull request Oct 17, 2014
I was going to write some doc in order to remove the #[allow(missing_doc)] but there was actually none missing.
I also removed a warning i didn't see in my last commit  #18018
Linked to #18009
@bors bors closed this Oct 17, 2014
@gamazeps gamazeps deleted the small-bitv-cleanup branch May 7, 2017 14:52
lnicola pushed a commit to lnicola/rust that referenced this pull request Sep 25, 2024
fix: Always cache macro expansions' root node in Semantics

Previously some expansions were not cached, but were cached in the expansion cache, which caused panics when later queries tried to lookup the node from the expansion cache.

Fixes rust-lang#18089.
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.

3 participants