macro_rules! error_span { ($($arg:tt)*) => { ... }; }
No-op error_span macro when tracing is disabled.