about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-11-11 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-11-12 19:52:03 +0100
commitae4332643de6a672ab3aefd62a3063c9af21166c (patch)
treee938438730cb3fd231f41349d57909626c57d986 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent0b4af1614d91152564b852572afa63fab71162a1 (diff)
downloadrust-ae4332643de6a672ab3aefd62a3063c9af21166c.tar.gz
rust-ae4332643de6a672ab3aefd62a3063c9af21166c.zip
Never inline cold functions
The information about cold attribute is lost during inlining,
Avoid the issue by never inlining cold functions.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions