mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
926ec1cb8b
Replace tabs in err messages before rendering This is done in other call sites, but was missing in one place. Fixes #83638