Commit 7a76489
authored
Rollup merge of rust-lang#131462 - cuviper:open_buffered-error, r=RalfJung
Mention allocation errors for `open_buffered`
This documents that `File::open_buffered` may return an error on allocation failure.1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
| 398 | + | |
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
| |||
0 commit comments