Skip to main content

Module rustc

Module rustc 

Source
Expand description

Parser for the rustc command line the wrapper observes, plus helpers that decide cacheability and predict output paths from the parsed arguments.

Structsยง

ParsedExternCrate
One --extern name=path pair from a rustc invocation.
ParsedRustcArgs
The subset of a rustc command line that determines cache identity and output layout.