error: expected closing tag '', found '' --> $DIR/tag-mismatch.rs:10:17 | 10 | | ^^^^ | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) error: unclosed tag --> $DIR/tag-mismatch.rs:10:10 | 10 | | ^^^^ | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) error: aborting due to 2 previous errors