about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-01-12 07:12:12 +0100
committerGitHub <noreply@github.com>2022-01-12 07:12:12 +0100
commit5d904c17f63b0e3a712381c59c29b672cc602ecd (patch)
tree000d7b3c5778c314fbd700b4e0a69483086e94f5 /compiler/rustc_llvm/llvm-wrapper
parentcfb9306ef9ce515c9c063d1dcc37d2f47dd6f414 (diff)
parentc91ad5d0f251eb412e4db89fd929117ee970ea89 (diff)
downloadrust-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