]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/derive-uninhabited-enum-38885.rs
Rollup merge of #82259 - osa1:issue82156, r=petrochenkov
[rust.git] / src / test / ui / derive-uninhabited-enum-38885.rs
index 0b4c8f3952fcd0f630ed485f823daae8df20b043..35c3065ea815081e1bbb3422d84a2c43cd0a1a57 100644 (file)
@@ -1,4 +1,4 @@
-// build-pass (FIXME(62277): could be check-pass?)
+// check-pass
 // compile-flags: -Wunused
 
 // ensure there are no special warnings about uninhabited types