Destabilize cfg(target_has_atomic_load_store = ...)
This was not intended to be stabilized yet.
This commit is contained in:
parent
393fdc1048
commit
fc01d2b854
7 changed files with 76 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue