mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
interpret: remove outdated comment In https://github.com/rust-lang/rust/pull/107756, allocation became generally fallible, so the "only panic if there is provenance" no longer applies. r? ``@oli-obk``