error: expected closing tag '', found '' --> $DIR/tag-mismatch.rs:10:17 | 10 | | ^^^^ | help: opening tag is here: --> $DIR/tag-mismatch.rs:10:10 | 10 | | ^^^^ error: aborting due to previous error