Module diagnostics

Source
Expand description

Data structures for handling diagnostic output from tests.

Modules§

rustc
rustc and cargo diagnostics extractors.

Structs§

Diagnostics
All the diagnostics that were emitted in a test.
Message
A diagnostic message.

Enums§

Level
The different levels of diagnostic messages and their relative ranking.

Functions§

default_diagnostics_extractor
Default diagnostics extractor that does nothing.