检查 `filtered_str_fit` 以处理标签
作者: jieyouxu创建于 2026年9月15日更新于 2026年9月15日
标签C-bugA-whitespaceSO-hard_tabs
跟进 https://GitHub.com/Rust-lang/rustfmt/pull/6883, 该 pull 修复了 `last_line_width` 帮助函数。我认为 `filtered_str_fit` 也不知道制表符和空格的区别。
内容来源: rust-lang/rustfmt
跟进 https://GitHub.com/Rust-lang/rustfmt/pull/6883, 该 pull 修复了 `last_line_width` 帮助函数。我认为 `filtered_str_fit` 也不知道制表符和空格的区别。
内容来源: rust-lang/rustfmt