Crate rustc_save_analysis[][src]

Modules

Write the output of rustc’s analysis to an implementor of Dump.

Structs

Call a callback with the results of save-analysis.

Dump the save-analysis results to a file.

Enums

Traits

Defines what to do with the results of saving the analysis.

Functions