Zed's rustfmt integration removes turbofish syntax from generic types in proc-macro test files, causing parse errors during LSP validation or compilation. This breaks development workflow for ...