mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 18:45:31 +00:00
Miri on Windows: run .CRT$XLB linker section on thread-end Hopefully fixes https://github.com/rust-lang/rust/issues/123583 First commit is originally by `@bjorn3` r? `@oli-obk` Cc `@ChrisDenton`