Sha256: cad072e40e0ecc04f375122ae41aede2f0da2a9244492b3fcf70249e59d1b128
Contents?: true
Size: 346 Bytes
Versions: 33
Compression:
Stored size: 346 Bytes
Contents
error[E0308]: mismatched types --> tests/ui/wrong-type-span.rs:6:5 | 6 | quote_spanned!(span=> #x); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected `Span`, found `&str` | expected due to this | = note: this error originates in the macro `quote_spanned` (in Nightly builds, run with -Z macro-backtrace for more info)
Version data entries
33 entries across 33 versions & 1 rubygems