mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
66ba81059e
Disallow non-monomorphic calls to `needs_drop` in interpreter otherwise evaluation could change after further substitutions.