mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
b8b3ead67a
Fix HorizonOS regression in FileTimes The changes in #98246 caused a regression for multiple Newlib-based systems. This is just a fix including HorizonOS to the list of targets which require a workaround. ``@AzureMarker`` ``@ian-h-chamberlain`` r? ``@nagisa``