Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusion with cfg_target_has_atomic #79

Open
FeldrinH opened this issue Jan 1, 2025 · 1 comment
Open

Confusion with cfg_target_has_atomic #79

FeldrinH opened this issue Jan 1, 2025 · 1 comment

Comments

@FeldrinH
Copy link

FeldrinH commented Jan 1, 2025

There seems to be some kind of mixup on the site about cfg_target_has_atomic. The tracking issue linked (cfg(target_has_atomic = ...)) was stabilized in Rust 1.60, but the site says the feature is unstable. I suspect the actual tracking issue should be rust-lang/rust#94039 (cfg(target_has_atomic_load_store = ...)).

@jplatte
Copy link
Owner

jplatte commented Jan 1, 2025

There's unfortunately bound to be many features that have been stabilized by now but aren't reflected on the site. I haven't been updating it actively in a long time. https://releases.rs/ largely fulfills the same role nowadays.

I suppose I should put up a clear disclaimer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants