mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 16:10:34 +00:00
Don't hardcode the intrinsic return types twice in the compiler We already manually check intrinsic types in intrinsicck so we don't need to do it in the interpreter