mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
023084804e
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`