#3582·tracing

Handle `syn` v3

Author: ErichDonGublerCreated Jul 21, 2026Updated Sep 21, 2026

With the 3.0.0 tag release of syn, this crate needs to migrate code in order to keep consuming new versions.

Good luck; this is a tough spot to be in WRT versioning, in general.

Related to #3528 in that this follows one of its alternatives (viz., continuing with syn for now).