Check `filtered_str_fit` for tab handling
Author: jieyouxuCreated Sep 15, 2026Updated Sep 15, 2026
LabelsC-bugA-whitespaceSO-hard_tabs
Follow-up to https://github.com/rust-lang/rustfmt/pull/6883, which addresses the `last_line_width` helper. I think `filtered_str_fit` is also not aware of tabs vs spaces
Source: rust-lang/rustfmt