Closed
Description
This package cannot compile on stable Rust due to the use of #![feature(custom_attribute)]
. It's unclear (to my anyway) why this feature is specified. If it is removed, the package compiles without issue on stable (1.32)
Based on the latest discussion at rust-lang/rust#29642, it appears that the custom_attribute
feature is likely to be removed from nightly soon, anyway.
Metadata
Metadata
Assignees
Labels
No labels