about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-06-10 16:54:49 +0200
committerGitHub <noreply@github.com>2025-06-10 16:54:49 +0200
commitb13df84fa244945df9dfb8251bdd9d4168a5c4c2 (patch)
tree10919cb83b167465b361ea53e159e60e71a620e9 /compiler/rustc_codegen_llvm/src
parenta55b610d7d0039e7c695cedb7bda0c77c888ad7c (diff)
parent1cdd33ebe2bec7eea928e147c0adc4e36c22a1da (diff)
downloadrust-b13df84fa244945df9dfb8251bdd9d4168a5c4c2.tar.gz
rust-b13df84fa244945df9dfb8251bdd9d4168a5c4c2.zip
Rollup merge of #142101 - lolbinarycat:core-dedup-ptr-docs-139190-pt2, r=workingjubilee
core::ptr: deduplicate more method docs

used `rg -Fxf library/core/src/ptr/{const,mut}_ptr.rs` to find duplicated doc comments, and `diff -u` after copying them to files to ensure they are actually identical.

`sed 's| */// *||'` was then used to translate the doc comments to plain markdown.

part of https://github.com/rust-lang/rust/issues/139190
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions