mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
939b14334d
enable atomic_min/max tests in Miri Thanks to `@henryboisdequin` and `@GregBowyer,` Miri now supports these intrinsics. :) Also includes the necessary Miri update.