diff options
| author | bors <bors@rust-lang.org> | 2013-08-27 13:20:47 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-08-27 13:20:47 -0700 |
| commit | 3ab0561b00d2993706d11bfbbce4a357110195dd (patch) | |
| tree | 7536debfcd076b92e9eb6b0c8b871eac1be22129 /src/rustllvm/PassWrapper.cpp | |
| parent | c822d1070ac39871165df30ac8d09e733a6e7fb9 (diff) | |
| parent | a79575529de2c6c74b430cd2d9e2d8833eac2f82 (diff) | |
| download | rust-3ab0561b00d2993706d11bfbbce4a357110195dd.tar.gz rust-3ab0561b00d2993706d11bfbbce4a357110195dd.zip | |
auto merge of #8790 : huonw/rust/unsafearc, r=thestinger
`UnsafeAtomicRcBox` → `UnsafeArc` (#7674), and `AtomicRcBoxData` → `ArcData` to reflect this. Also, the inner pointer of `UnsafeArc` is now `*mut ArcData`, which avoids some transmutes to `~`: i.e. less chance of mistakes.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
