Yuki Okushi 1785f1549c
Rollup merge of #96222 - jmaargh:john-mark/clarify-from-raw-parts-docs, r=JohnTitor
Clarify docs for `from_raw_parts` on `Vec` and `String`

Closes #95427

Original safety explanation for `from_raw_parts` was unclear on safety for consuming a C string. This clarifies when doing so is safe.
2022-05-02 10:41:55 +09:00
..
2022-04-05 23:18:40 +02:00
2022-04-06 01:36:46 +05:30
2022-04-05 23:18:40 +02:00
2022-04-19 21:12:55 +01:00
2022-04-30 23:40:35 -07:00