mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

It has a single call site and is hot enough to be worth inlining. And make sure `is_terminal_path` is inlined, too.
It has a single call site and is hot enough to be worth inlining. And make sure `is_terminal_path` is inlined, too.