mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 09:56:36 +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.