mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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