Files
rust/library
Matthias Krüger 8768188533 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`](14662fabeb/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).
2025-05-15 22:28:49 +02:00
..
2025-05-13 11:30:36 +02:00
2025-05-12 15:33:37 +02:00
2025-05-07 13:08:19 +08:00
2025-05-12 15:33:37 +02:00
2025-04-09 12:29:59 +01:00
2025-05-12 15:33:41 +02:00
2025-03-10 21:23:31 +08:00
2025-05-13 11:30:36 +02:00
2025-05-01 20:01:43 +05:30
2025-05-01 20:01:43 +05:30
2025-05-07 13:08:19 +08:00
2025-05-13 11:30:36 +02:00