rust/compiler
Tomasz Miąsko ae4332643d Never inline cold functions
The information about cold attribute is lost during inlining,
Avoid the issue by never inlining cold functions.
2020-11-12 19:52:03 +01:00
..
2020-10-30 10:13:39 -04:00
2020-11-09 15:30:49 +00:00
2020-10-30 10:13:41 -04:00
2020-11-12 19:52:03 +01:00
2020-09-23 21:51:56 +02:00
2020-11-05 20:11:29 +01:00