Closed
Description
Parsing of the following snippet is failing on Rust 1.30 beta:
#![cfg_attr(feature = "nightly", feature(plugin_registrar, rustc_private,quote,),)]
- command-macros
0.1.11
regressed from stable to beta (build log) cc @krdln
Parsing of the following snippet is failing on Rust 1.30 beta:
#![cfg_attr(feature = "nightly", feature(plugin_registrar, rustc_private,quote,),)]
0.1.11
regressed from stable to beta (build log) cc @krdln