We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Yeah, we should probably do that either way, to replace the increasing pile of regex we currently use.
Originally posted by @aDotInTheVoid in rust-lang/rfcs#3505 (comment)
The text was updated successfully, but these errors were encountered:
#42 reduces the regexes to just deleting the public export:
rustdoc-types/update.sh
Lines 11 to 13 in 44e2899
If this is still wanted I can make a PR to rust-lang/rust adding the cfg c:
rust-lang/rust
Sorry, something went wrong.
I think #42 does enough to close this. I don't think it's worth having a reexport-hashmap feature.
reexport-hashmap
Successfully merging a pull request may close this issue.
Originally posted by @aDotInTheVoid in rust-lang/rfcs#3505 (comment)
The text was updated successfully, but these errors were encountered: