about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-27 08:45:20 +0900
committerGitHub <noreply@github.com>2020-10-27 08:45:20 +0900
commitf6f8764b25186174e812296f8d9cd4cff734e917 (patch)
tree29f9fbc65f48f367a42138d448c10ab44c458cf9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent98e2a9564f338e0f30cbcf6f99762b2a4b3dae14 (diff)
parenta4ba179bdddcabae1947eb307ec017d576ae4b3a (diff)
downloadrust-f6f8764b25186174e812296f8d9cd4cff734e917.tar.gz
rust-f6f8764b25186174e812296f8d9cd4cff734e917.zip
Rollup merge of #78394 - rubik:master, r=m-ou-se
fix(docs): typo in BufWriter documentation

This PR fixes a small typo in the BufWriter documentation. The current documentation looks like this:

![2020-10-26-111501_438x83_scrot](https://user-images.githubusercontent.com/238549/97160357-83d3a000-177c-11eb-8a35-3cdd3a7d89de.png)

The `<u8>` at the end is mangled by Markdown. This PR makes the `BufWriter` documentation like the `BufReader` one:

https://github.com/rust-lang/rust/blob/master/library/std/src/io/buffered/bufreader.rs#L16

I'm tagging Steve as per the Rustc dev guide.

r? @steveklabnik
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions