reference
reference copied to clipboard
Document target_has_atomic
cc https://github.com/rust-lang/rust/issues/32976
Thanks! Can you say what the implications are for a target to implement these? Is it mostly that the items in core::sync::atomic are available? Would it make sense to include a link to ../core/sync/atomic/index.html?
Can this also include a small mention that the support for smaller sizes may be implemented by the larger ones? (If that makes sense?)
Ping @Mark-Simulacrum Just wondering if you can respond to the questions above?
Yes, it's on my to-do list. Have been quite busy last couple weeks, hoping to get to it soon.
Sorry for the long delay here. I've pushed up a new version which tries to cover those topics -- and links to the documentation. Hopefully that helps.
@ehuss pushed the adjustment to just drop the mention of the unstable API.