rust-lang / nomicon

The Dark Arts of Advanced and Unsafe Rust Programming
https://doc.rust-lang.org/nomicon/
Apache License 2.0
1.79k stars 261 forks source link

Update link to c++ atomic ordering docs #264

Closed mlodato517 closed 3 years ago

mlodato517 commented 3 years ago

I'm not sure if this is actually desirable. For one thing, the link I used isn't locked to c++20 exactly. But it is the same page the std lib links to so that may be good for something.

I'm also not sure if other references to C++11 should be updated or removed. Basically, I feel like something should change here but I'm not really sure what :-\