1
Fork 0

Destabilize cfg(target_has_atomic_load_store = ...)

This was not intended to be stabilized yet.
This commit is contained in:
Mark Rousskov 2022-02-15 21:40:07 -05:00
parent 393fdc1048
commit fc01d2b854
7 changed files with 76 additions and 3 deletions

View file

@ -423,6 +423,7 @@ symbols! {
cfg_target_feature,
cfg_target_has_atomic,
cfg_target_has_atomic_equal_alignment,
cfg_target_has_atomic_load_store,
cfg_target_thread_local,
cfg_target_vendor,
cfg_version,