mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
a80d39041e
inline(never) is better way to avoid optimizer to inline the function instead of cold.