]> git.lizzy.rs Git - rust.git/blob - src/test/ui/issues/issue-37131.stderr
Rollup merge of #60492 - acrrd:issues/54054_chain, r=SimonSapin
[rust.git] / src / test / ui / issues / issue-37131.stderr
1 error[E0463]: can't find crate for `std`
2    |
3    = note: the `thumbv6m-none-eabi` target may not be installed
4
5 error: aborting due to previous error
6
7 For more information about this error, try `rustc --explain E0463`.