]> git.lizzy.rs Git - rust.git/blob - src/test/ui/short-error-format.stderr
Auto merge of #45267 - oconnor663:rwlock_send, r=alexcrichton
[rust.git] / src / test / ui / short-error-format.stderr
1 $DIR/short-error-format.rs:16:9 - error[E0308]: mismatched types
2 $DIR/short-error-format.rs:18:7 - error[E0599]: no method named `salut` found for type `u32` in the current scope
3 error: aborting due to 2 previous errors