]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/consts/const-eval/promoted_errors.rs
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / consts / const-eval / promoted_errors.rs
index 3ab6ce28478c39ae0d72ff356c1d89fbb5d37ae1..142ce75eebc80837d564c86a7b526caa1a8d162b 100644 (file)
@@ -4,7 +4,7 @@
 //[opt_with_overflow_checks]compile-flags: -C overflow-checks=on -O
 
 // build-pass
-// ignore-pass (emit codegen-time warnings and verify that they are indeed warnings and not errors)
+// ignore-pass (test emits codegen-time warnings and verifies that they are not errors)
 
 #![warn(const_err, arithmetic_overflow, unconditional_panic)]