dtolnay / syn

Parser for Rust source code
Apache License 2.0
2.78k stars 306 forks source link

track-caller in quote_spanned! #1690

Closed stepancheg closed 1 month ago

stepancheg commented 1 month ago

When parse_quote! fails, show the location in user crate, not in syn.