rust/src/test/ui/short-error-format.stderr
2017-10-20 16:04:32 +02:00

3 lines
220 B
Text

$DIR/short-error-format.rs:16:9 - error[E0308]: mismatched types
$DIR/short-error-format.rs:18:7 - error[E0599]: no method named `salut` found for type `u32` in the current scope
error: aborting due to 2 previous errors