[−][src]Crate rustc_save_analysis
🔬 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?
Modules
dump_visitor |
[ Experimental ] Write the output of rustc's analysis to an implementor of Dump. |
json_dumper |
[ Experimental ]
|
sig |
[ Experimental ]
|
span_utils |
[ Experimental ]
|
Structs
CallbackHandler |
[ Experimental ] Call a callback with the results of save-analysis. |
DumpHandler |
[ Experimental ] Dump the save-analysis results to a file. |
PathCollector |
[ Experimental ]
|
SaveContext |
[ Experimental ]
|
Enums
Data |
[ Experimental ]
|
Traits
SaveHandler |
[ Experimental ] Defines what to do with the results of saving the analysis. |
Functions
escape |
[ Experimental ]
|
find_config |
[ Experimental ]
|
generated_code |
[ Experimental ]
|
id_from_def_id |
[ Experimental ]
|
id_from_node_id |
[ Experimental ]
|
lower_attributes |
[ Experimental ]
|
make_signature |
[ Experimental ]
|
null_id |
[ Experimental ]
|
process_crate |
[ Experimental ]
|