about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorAngelicosPhosphoros <xuzin.timur@gmail.com>2021-12-20 22:59:03 +0300
committerAngelicosPhosphoros <xuzin.timur@gmail.com>2021-12-20 23:08:57 +0300
commit756d163741229c6ed35649cd2d0a58c6280bc29b (patch)
treeb685f08dda6e16c3163eed37dd9feb9c89ca7394 /compiler/rustc_codegen_gcc
parent8f540619007c1aa62dfc915409d881f52f21dc84 (diff)
downloadrust-756d163741229c6ed35649cd2d0a58c6280bc29b.tar.gz
rust-756d163741229c6ed35649cd2d0a58c6280bc29b.zip
Add `#[inline]` modifier to `TypeId::of`
It was already inlined but it happened only in 4th InlinerPass on my testcase.
With `#[inline]` modifier it happens on 2nd pass.

Closes #74362
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions