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
string-cache/plugin/src/atom/mod.rs
Line 30 in ce7133c
rust-lang/rust#17637
The text was updated successfully, but these errors were encountered:
This would become irrelevant if we go through with #124.
Sorry, something went wrong.
Auto merge of #125 - servo:no-plugin, r=asajeffrey
76d6428
Merge into a single crate. Use macros even on unstable. Breaking changes: * `ns!("")` should be written `ns!()` * Other `ns!(…)` macros should be lowercase, unquoted. Fixes #124 Closes #123 r? @asajeffrey <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/string-cache/125) <!-- Reviewable:end -->
No branches or pull requests
string-cache/plugin/src/atom/mod.rs
Line 30 in ce7133c
rust-lang/rust#17637
The text was updated successfully, but these errors were encountered: