1d3558bfe1
fix: Don't panic on synthetic syntax in inference diagnostics Temporary fix for https://github.com/rust-lang/rust-analyzer/issues/16682 We ought to rethink how we attach diagnostics to things, as IDs don't work for `format_args` like that!