Module rustc::session [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Modules

config [
Experimental
]

Contains infrastructure for configuring the compiler, including parsing command line options.

filesearch [
Experimental
]
search_paths [
Experimental
]

Structs

CodeStats [
Experimental
]
FieldInfo [
Experimental
]
PerfStats [
Experimental
]
Session [
Experimental
]
TypeSizeInfo [
Experimental
]
VariantInfo [
Experimental
]

Enums

DataTypeKind [
Experimental
]
IncrCompSession [
Experimental
]

Holds data on the current incremental compilation session, if there is one.

SizeKind [
Experimental
]

Functions

bug_fmt [
Experimental
]
build_session [
Experimental
]
build_session_ [
Experimental
]
build_session_with_codemap [
Experimental
]
compile_result_from_err_count [
Experimental
]
early_error [
Experimental
]
early_warn [
Experimental
]
span_bug_fmt [
Experimental
]

Type Definitions

CompileResult [
Experimental
]