mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
b91c4d5b45
Inline `const_eval_select` To avoid circular link time dependency between core and compiler builtins when building with `-Zshare-generics`. r? ```@Amanieu```