]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/lint/command-line-lint-group-warn.rs
New upstream version 1.38.0+dfsg1
[rustc.git] / src / test / ui / lint / command-line-lint-group-warn.rs
index 73dd656f60cf4e7900c44b2167202923a00540d1..d3a4201ba6070b4eee6ce5d4ac54e6fa044f21b6 100644 (file)
@@ -1,5 +1,5 @@
 // compile-flags: -W bad-style
-// compile-pass
+// build-pass (FIXME(62277): could be check-pass?)
 
 fn main() {
     let _InappropriateCamelCasing = true;