]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #53217 - strake:inline, r=nagisa
authorkennytm <kennytm@gmail.com>
Thu, 9 Aug 2018 13:33:49 +0000 (21:33 +0800)
committerkennytm <kennytm@gmail.com>
Thu, 9 Aug 2018 17:01:27 +0000 (01:01 +0800)
inline some short functions

I found these were outline in binaries i link. I think they ought to be inline, considering their size.


No differences found