about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-23 15:00:19 +0100
committerGitHub <noreply@github.com>2024-03-23 15:00:19 +0100
commiteee0cd11a4ff7841bcc4eeacfbdea4239abab6a9 (patch)
tree7d03061a74c53cf949d95b5c44a01a8312bed9dc /compiler/rustc_codegen_llvm/src
parentf03326c579e86b3554e1387f7530e1f2fab864cc (diff)
parente853b50a722c09c7526683316b5471528063cccd (diff)
downloadrust-eee0cd11a4ff7841bcc4eeacfbdea4239abab6a9.tar.gz
rust-eee0cd11a4ff7841bcc4eeacfbdea4239abab6a9.zip
Rollup merge of #122916 - MultisampledNight:docs-sync-typo, r=jhpratt
docs(sync): normalize dot in fn summaries

All other functions in e.g. [`Mutex`](https://doc.rust-lang.org/std/sync/struct.Mutex.html) have a dot at the end of their first doc line, except for the newly stabilized [`Mutex::clear_poison`](https://doc.rust-lang.org/std/sync/struct.Mutex.html#method.clear_poison) (and its friend [`RwLock::clear_poison`](https://doc.rust-lang.org/std/sync/struct.RwLock.html#method.clear_poison)).

This PR remedies that by adding a normalizing dot.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions