Closed
Description
We need a way (using the hash-comment "pre-parse" form similar to shebang comments) to mark a crate's (symbolic) language version, so we don't try parsing rust when we don't have a parser that can handle it. We'll mandate the presence of this sort of marker on a packaged-for-distribution rust file.