mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
86b8dd5389
Miscellaneous inlining improvements Add `#[inline]` to a few trivial non-generic methods from a perf report that otherwise wouldn't be candidates for inlining.