mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 06:09:21 +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``