rust/library
AngelicosPhosphoros 756d163741 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
2021-12-20 23:08:57 +03:00
..
2021-12-18 11:21:58 +01:00
2021-11-02 12:31:34 +01:00
2021-12-20 23:08:57 +03:00
2021-12-14 16:40:43 +01:00
2021-12-14 16:42:16 +05:30
2021-12-15 10:22:03 +08:00