]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/issues/issue-37131.stderr
New upstream version 1.60.0+dfsg1
[rustc.git] / src / test / ui / issues / issue-37131.stderr
index b45574f0c49af80d563b5a5404b2a12f6728939f..9ecae3e7a2b2437794896087d813dcafda6d3b3a 100644 (file)
@@ -4,6 +4,8 @@ error[E0463]: can't find crate for `std`
    = help: consider downloading the target with `rustup target add thumbv6m-none-eabi`
    = help: consider building the standard library from source with `cargo build -Zbuild-std`
 
-error: aborting due to previous error
+error: requires `sized` lang_item
+
+error: aborting due to 2 previous errors
 
 For more information about this error, try `rustc --explain E0463`.