about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-05-25 07:31:42 +0200
committerGitHub <noreply@github.com>2022-05-25 07:31:42 +0200
commitfbb17777fee8048c3bce9019ef1c1e7e42bb303b (patch)
treeb920f1805c39a1f43e413b0e7c9cf4313fef5393 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentbbb88eaceaf06a654c38620b9ec922cee5c10922 (diff)
parentd11667f5ccf148270362fb9a5cf39ed06eff7374 (diff)
downloadrust-fbb17777fee8048c3bce9019ef1c1e7e42bb303b.tar.gz
rust-fbb17777fee8048c3bce9019ef1c1e7e42bb303b.zip
Rollup merge of #97026 - Nilstrieb:make-atomic-debug-relaxed, r=scottmcm
Change orderings of `Debug` for the Atomic types to `Relaxed`.

This reduces synchronization between threads when debugging the atomic types.  Reducing the synchronization means that executions with and without the debug calls will be more consistent, making it easier to debug.

We discussed this on the Rust Community Discord with `@ibraheemdev` before.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions