Crate rustc_save_analysis [−] [src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Structs
| CallbackHandler |
[ Experimental ] Call a callback with the results of save-analysis. |
| DumpHandler |
[ Experimental ] Dump the save-analysis results to a file. |
| SaveContext |
[ Experimental ]
|
Enums
| Data |
[ Experimental ]
|
Traits
| SaveHandler |
[ Experimental ] Defines what to do with the results of saving the analysis. |
Functions
| process_crate |
[ Experimental ]
|