Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes useless confs from bitv.rs #18089

Closed
wants to merge 1 commit into from

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