diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-01-12 07:12:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-12 07:12:12 +0100 |
| commit | 5d904c17f63b0e3a712381c59c29b672cc602ecd (patch) | |
| tree | 000d7b3c5778c314fbd700b4e0a69483086e94f5 /compiler/rustc_llvm/llvm-wrapper | |
| parent | cfb9306ef9ce515c9c063d1dcc37d2f47dd6f414 (diff) | |
| parent | c91ad5d0f251eb412e4db89fd929117ee970ea89 (diff) | |
| download | rust-5d904c17f63b0e3a712381c59c29b672cc602ecd.tar.gz rust-5d904c17f63b0e3a712381c59c29b672cc602ecd.zip | |
Rollup merge of #92709 - joshtriplett:file-options-docs, r=Mark-Simulacrum
Improve documentation for File::options to give a more likely example `File::options().read(true).open(...)` is equivalent to just `File::open`. Change the example to set the `append` flag instead, and then change the filename to something more likely to be written in append mode.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
