Open
Description
It's possible to mark tests as failing with a particular error. This largely seems to be used within rustc itself.
/// ```compile_fail,E0425
/// let x = x;
/// ```
Ought we document this in the rustdoc book somewhere? It currently does not appear to be.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status