mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
3ad0c706e6
test: Add a regression test for Apple platforms aborting on `free` Add a regression test for https://github.com/rust-lang/rust/issues/150898 to make users aware that if this test failures, they may encounter unusual behavior elsewhere.