1
Fork 0

Stabilize cfg_target_has_atomic

Closes #32976
This commit is contained in:
Amanieu d'Antras 2022-02-09 18:14:35 +00:00
parent b7cd0f7864
commit 49d4823112
13 changed files with 84 additions and 402 deletions

View file

@ -421,6 +421,7 @@ symbols! {
cfg_target_abi,
cfg_target_feature,
cfg_target_has_atomic,
cfg_target_has_atomic_equal_alignment,
cfg_target_thread_local,
cfg_target_vendor,
cfg_version,