summaryrefslogtreecommitdiffstats
path: root/tests/ui/short-error-format.stderr
blob: 8a22d673b982154876fcd6cba0cb8f1ef4d1f908 (plain)
1
2
3
$DIR/short-error-format.rs:6:9: error[E0308]: mismatched types
$DIR/short-error-format.rs:8:7: error[E0599]: no method named `salut` found for type `u32` in the current scope
error: aborting due to 2 previous errors