]> 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 c4f6e0212621fba8ae924db16cddf38219ac3ee3..7ddeac4abca13a8bba7e84417d32447b596c5e3d 100644 (file)
@@ -1,4 +1,4 @@
-thread 'rustc' panicked at 'assertion failed: rows.iter().all(|r| r.len() == v.len())', src/librustc_mir/hair/pattern/_match.rs:1085:5
+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