diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-07-28 08:36:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-28 08:36:51 +0200 |
| commit | a9f58bff03969533800491c24b4f538b6b53c609 (patch) | |
| tree | 2fc4b776abe5f5a321e28a62335e3c2e0ebad2b0 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 733dab558992d902d6d17576de1da768094e2cf3 (diff) | |
| parent | fe420251223e50b17577aad1e146ee66ec653a15 (diff) | |
| download | rust-a9f58bff03969533800491c24b4f538b6b53c609.tar.gz rust-a9f58bff03969533800491c24b4f538b6b53c609.zip | |
Rollup merge of #144072 - usamoi:docs, r=Mark-Simulacrum
update `Atomic*::from_ptr` and `Atomic*::as_ptr` docs Since https://github.com/rust-lang/rust/pull/128778, it's allowed to perform atomic read and non-atomic read on the same atomic at the same time. Update the `Atomic*::from_ptr` and `Atomic*::as_ptr` documentation to remove expressions such as `not allowed to mix atomic and non-atomic accesses`. see also [std::sync::atomic](https://doc.rust-lang.org/std/sync/atomic/index.html#memory-model-for-atomic-accesses)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
