]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/issues/issue-50993.rs
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / issues / issue-50993.rs
index b170e09d02d06937b7745346a8bf1f1ece1436e6..d38eb826678123ba9dfd17327eba6e9e826ba4c0 100644 (file)
@@ -1,5 +1,5 @@
 // compile-flags: --crate-type dylib --target thumbv7em-none-eabihf
-// build-pass (FIXME(62277): could be check-pass?)
+// build-pass
 // error-pattern: dropping unsupported crate type `dylib` for target `thumbv7em-none-eabihf`
 
 #![feature(no_core)]