Module rustc_typeck::structured_errors [−][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?
Re-exports
use rustc::session::Session; |
use syntax_pos::Span; |
use errors::DiagnosticId; |
use errors::DiagnosticBuilder; |
use rustc::ty::Ty; |
use rustc::ty::TypeFoldable; |
Structs
SizedUnsizedCastError |
[ Experimental ]
|
VariadicError |
[ Experimental ]
|
Traits
StructuredDiagnostic |
[ Experimental ]
|