]> git.lizzy.rs Git - rust.git/blob - src/test/ui/track-diagnostics/track5.stderr
Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors
[rust.git] / src / test / ui / track-diagnostics / track5.stderr
1 error: unexpected closing delimiter: `}`
2   --> $DIR/track5.rs:LL:CC
3    |
4 LL | }
5    | ^ unexpected closing delimiter
6 -Ztrack-diagnostics: created at compiler/rustc_parse/src/lexer/tokentrees.rs:LL:CC
7
8 error: aborting due to previous error
9