about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2025-06-08 17:17:55 -0700
committerGitHub <noreply@github.com>2025-06-08 17:17:55 -0700
commitfaab0210492f8f66c0d2dcd55e495e1752bda266 (patch)
tree5582ba4a0458048ce5bc4a7f952c4b19bc32ee70 /compiler/rustc_codegen_gcc/src
parenta5b8a45f015605fef42b7d6f35b41121f73f289c (diff)
parentbd0a81ee82bbc9e7e163bab648c86170cf816c5e (diff)
downloadrust-faab0210492f8f66c0d2dcd55e495e1752bda266.tar.gz
rust-faab0210492f8f66c0d2dcd55e495e1752bda266.zip
Rollup merge of #142162 - RalfJung:unsafe-pinned-get, r=workingjubilee,traviscross
UnsafePinned: update get() docs and signature to allow shared mutation

Follow-up to https://github.com/rust-lang/rust/pull/140638, making `get` consistent with the fact that there's an `UnsafeCell` inside this type now by returning `*mut T` instead of `*const T`.

Cc ``@rust-lang/libs-api``
Tracking issue: https://github.com/rust-lang/rust/issues/125735
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions