about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-12-24 20:06:15 +0000
committerbors <bors@rust-lang.org>2021-12-24 20:06:15 +0000
commit475b00aa4037461b506539a06d15ca6091b461a7 (patch)
tree31d20f46179b38f10f49c75308cf5bf546629e57 /compiler/rustc_codegen_gcc
parentaad4f1039fd5d6bf961ed08eebc6eb69b577f1be (diff)
parent756d163741229c6ed35649cd2d0a58c6280bc29b (diff)
downloadrust-475b00aa4037461b506539a06d15ca6091b461a7.tar.gz
rust-475b00aa4037461b506539a06d15ca6091b461a7.zip
Auto merge of #92135 - AngelicosPhosphoros:typeid_inline_74362, r=dtolnay
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