This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit c517c4b
authored
Unrolled build for rust-lang#128457
Rollup merge of rust-lang#128457 - juntyr:once-lock-docs, r=tgross35
Fix docs for OnceLock::get_mut_or_init
Removes an incorrect statment about concurrency from the `OnceLock::get_mut_or_init` (tracked in rust-lang#121641) docs.
Fixes rust-lang#1284291 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
313 | | - | |
314 | | - | |
| 312 | + | |
315 | 313 | | |
316 | 314 | | |
317 | 315 | | |
| |||
401 | 399 | | |
402 | 400 | | |
403 | 401 | | |
| 402 | + | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
0 commit comments