about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/asm.rs
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2021-09-01 09:23:31 +0200
committerGitHub <noreply@github.com>2021-09-01 09:23:31 +0200
commitd31352961c30a123f2ccdb07d843d23943cf0bc4 (patch)
tree03e6fbef94561226bddc8055465b0908d00a529b /compiler/rustc_codegen_llvm/src/asm.rs
parentf436b6d0a714cca5629f49a547622955da09afd9 (diff)
parent227e004d3fda91b72eef2b5e064dcbf3647dc68e (diff)
downloadrust-d31352961c30a123f2ccdb07d843d23943cf0bc4.tar.gz
rust-d31352961c30a123f2ccdb07d843d23943cf0bc4.zip
Rollup merge of #88551 - inquisitivecrystal:unsafe_cell_raw_get, r=m-ou-se
Stabilize `UnsafeCell::raw_get()`

This PR stabilizes the associated function `UnsafeCell::raw_get()`. The FCP has [already completed](https://github.com/rust-lang/rust/issues/66358#issuecomment-899095068). While there was some discussion about the naming after the close of the FCP, it looks like people have agreed on this name. Still, it would probably be best if a `libs-api` member had a look at this and stated whether more discussion is needed.

While I was at it, I added some tests for `UnsafeCell`, because there were barely any.

Closes #66358.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions