summary refs log tree commit diff
path: root/src/test/ui/short-error-format.stderr
blob: f7461b837bdc14bd354f420f261aeb90cce48e3c (plain)
1
2
3
$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