Err automatic hint::cold_path?
Rust Internals [Unofficial]
June 23, 2026
For what it's worth, in time the macro that I use to avoid calling From (due to const limitations) has an explicit cold path annotation. I have measured real improvements by doing that.
Discussion in the ATmosphere