]> git.lizzy.rs Git - rust.git/blob - tests/ui/short-error-format.stderr
Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper
[rust.git] / tests / ui / short-error-format.stderr
1 $DIR/short-error-format.rs:6:9: error[E0308]: mismatched types
2 $DIR/short-error-format.rs:8:7: error[E0599]: no method named `salut` found for type `u32` in the current scope
3 error: aborting due to 2 previous errors