1error: whole type 2 --> $DIR/to_tokens_span.rs:4:17 3 | 44 | to_tokens_span!(std::option::Option); 5 | ^^^^^^^^^^^^^^^^^^^ 6 7error: explicit .span() 8 --> $DIR/to_tokens_span.rs:4:17 9 | 104 | to_tokens_span!(std::option::Option); 11 | ^^^ 12