mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
c6e2ba43bb
8806: fix: Strip delimiter from fn-like macro invocations r=jonas-schievink a=jonas-schievink This broke in https://github.com/rust-analyzer/rust-analyzer/pull/8796 (again), the fix is easy though bors r+ Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>