We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9926b33 commit b8c4e9cCopy full SHA for b8c4e9c
src/test/run-fail/overflowing-pow-unsigned.rs
@@ -8,7 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// error-pattern:thread 'main' panicked at 'attempted to multiply with overflow'
+// error-pattern:thread 'main' panicked at 'attempt to multiply with overflow'
12
// compile-flags: -C debug-assertions
13
14
fn main() {
0 commit comments