error[E0308]: mismatched types --> $DIR/wrong-type-span.rs:6:20 | 6 | quote_spanned!(span=> #x); | ---------------^^^^------- | | | | | expected struct `proc_macro2::Span`, found `&str` | expected due to this