Closed
Description
Having a mini scripting language inside the parser is rather undesirable, and some of it's use case will be replaced with the new conditional compilation attributes. Try to remove much of the front::eval code for parsing crate files.
Graydon suggests that leaving const definitions and variable substitutions is 'probably harmless'.