mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-08-25 10:39:45 -04:00
f02bbbcba6
Erase regions before comparing signatures of foreign fns. Fixes https://github.com/rust-lang/rust/issues/99276 The version with explicit lifetimes is probably tracked in another bug, but I could not find it.