]> git.lizzy.rs Git - rust.git/commit
Inline `const_eval_select`
authorTomasz Miąsko <tomasz.miasko@gmail.com>
Mon, 13 Jun 2022 00:00:00 +0000 (00:00 +0000)
committerTomasz Miąsko <tomasz.miasko@gmail.com>
Mon, 13 Jun 2022 15:10:40 +0000 (17:10 +0200)
commit8a8404bc2b62299f085cd22bc1e0863eca3065fe
tree8734904aa6e02a065b27fb453ad8b5be27a2fc70
parent083721a1a7365d3afe1521cd2661b2201aac0450
Inline `const_eval_select`

To avoid circular link time dependency between core and compiler
builtins when building with `-Zshare-generics`.
library/core/src/intrinsics.rs