rust/library/std
Matthias Krüger 95b40727bd
Rollup merge of #128640 - RalfJung:rwlock-macos-miri, r=joboet
rwlock: disable 'frob' test in Miri on macOS

Due to https://github.com/rust-lang/rust/issues/121950, Miri will sometimes complain about this test on macOS. Better disable the test, as otherwise it can fail for unrelated PRs.

r? ``@joboet``
2024-08-09 00:03:35 +02:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #128640 - RalfJung:rwlock-macos-miri, r=joboet 2024-08-09 00:03:35 +02:00
tests Reformat use declarations. 2024-07-29 08:26:52 +10:00
build.rs Add math functions for f16 and f128 2024-08-01 15:38:51 -04:00
Cargo.toml Update compiler-builtins to 0.1.117 2024-08-06 21:48:32 -05:00