about summary refs log tree commit diff
path: root/library/core/src/ops
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-15 22:28:49 +0200
committerGitHub <noreply@github.com>2025-05-15 22:28:49 +0200
commit8768188533e16f3fc8fb9ab9d41098f89a472d11 (patch)
treeab0f125774784ed9c5d4b200cb0516b2827ef08a /library/core/src/ops
parentc4e05e53d19b550a358ee8b2e29ecd5a11075800 (diff)
parent6f23f167af57af26543fa93f87a12f637e66c5e8 (diff)
downloadrust-8768188533e16f3fc8fb9ab9d41098f89a472d11.tar.gz
rust-8768188533e16f3fc8fb9ab9d41098f89a472d11.zip
Rollup merge of #139749 - ruancomelli:docs/library/core/src/pin/fix-typo-necessarily-to-necessary, r=joboet
docs(library/core/src/pin): fix typo "necessarily" -> "necessary"

Fix a typo in [`library/core/src/pin.rs`](https://github.com/ruancomelli/rust/blob/14662fabeb69fe5ab6c6e68051bf9f80d4aaaa35/library/core/src/pin.rs), from

> As we'll see later, this is **necessarily** from the time the value is first pinned until the end of its lifespan.

to

> As we'll see later, this is **necessary** from the time the value is first pinned until the end of its lifespan.

(my emphasis).
Diffstat (limited to 'library/core/src/ops')
0 files changed, 0 insertions, 0 deletions