]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/pattern/const-pat-ice.stderr
Run `rustfmt --file-lines ...` for changes from previous commits.
[rust.git] / src / test / ui / pattern / const-pat-ice.stderr
index fabaea0535f5bdea8a7d263cc428d807fd476428..7ddeac4abca13a8bba7e84417d32447b596c5e3d 100644 (file)
@@ -1,5 +1,5 @@
-thread 'rustc' panicked at 'assertion failed: rows.iter().all(|r| r.len() == v.len())', src/librustc_mir/hair/pattern/_match.rs:1085:5
-note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
+thread 'rustc' panicked at 'assertion failed: rows.iter().all(|r| r.len() == v.len())', src/librustc_mir/hair/pattern/_match.rs:1084:5
+note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
 
 error: internal compiler error: unexpected panic