diff options
| author | Camelid <camelidcamel@gmail.com> | 2021-02-21 14:25:21 -0800 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2021-03-05 18:08:01 -0800 |
| commit | c4bb66c2842cdd433ad6dbe1168726ff1ca148d3 (patch) | |
| tree | d11934421449ce94ca10d9e0f143729a359a3f90 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 9763eb87a3a389b90c6540f56194d2f7f78d62be (diff) | |
| download | rust-c4bb66c2842cdd433ad6dbe1168726ff1ca148d3.tar.gz rust-c4bb66c2842cdd433ad6dbe1168726ff1ca148d3.zip | |
rustdoc: Replace `Arc` around `SharedContext` with `Rc`
It doesn't look like it's shared across threads, so it doesn't need to be thread-safe. Of course, since we're using Rust, we'll get an error if we try to share it across threads, so this should be safe :)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
