mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

These are all functions with a single callsite, where having a separate function does nothing to help with readability. These changes make the code a little shorter and easier to read.