Skip to content

Conversation

bjorn3
Copy link
Contributor

@bjorn3 bjorn3 commented Dec 2, 2021

In #300 I made a mistake with the #[cfg] causing proc_macro::is_available() to never actually be used. I have now double checked that it is actually used on Rust 1.57+.

Closes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1101
Closes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1209

In dtolnay#300 I made a mistake with the #[cfg] causing
proc_macro::is_available() to never actually be used. I have now
double checked that it is actually used on Rust 1.57+.
@dtolnay dtolnay merged commit 28514c6 into dtolnay:master Dec 5, 2021
@bjorn3 bjorn3 deleted the fix_is_available branch December 5, 2021 19:40
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.

markup5ever aborts in build.rs Fails to compile cssparser 0.25.9
2 participants