diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-10-02 20:42:21 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-02 20:42:21 +0530 |
| commit | ed9740846b8fc813a763778e792589c17b359b45 (patch) | |
| tree | b19f1358b1f4cb531a894f6295e5759df96949e8 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 13f47f608e8e9fcdd60f64688e12f5f4c2f7c317 (diff) | |
| parent | 80c8680a0c0d5b174744c2e56667808be21aeade (diff) | |
| download | rust-ed9740846b8fc813a763778e792589c17b359b45.tar.gz rust-ed9740846b8fc813a763778e792589c17b359b45.zip | |
Rollup merge of #102098 - xfix:weak-upgrade-fetch-update, r=Mark-Simulacrum
Use fetch_update in sync::Weak::upgrade Using `fetch_update` makes it more clear that it's CAS loop then manually implementing one.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
