diff options
| author | Kevin Reid <kpreid@google.com> | 2021-05-24 20:47:10 -0700 |
|---|---|---|
| committer | Kevin Reid <kpreid@google.com> | 2021-05-24 20:47:10 -0700 |
| commit | 08e7c6ba6f1174298254198d6632807590acfec2 (patch) | |
| tree | 507a6d8368b00595e0201beca9acc451ce213893 /compiler/rustc_codegen_llvm/src/allocator.rs | |
| parent | 3f9646da57946ced0b494c3c57ebffdf67136fd9 (diff) | |
| download | rust-08e7c6ba6f1174298254198d6632807590acfec2.tar.gz rust-08e7c6ba6f1174298254198d6632807590acfec2.zip | |
Remove doubled braces in non_exhaustive structs’ documentation text.
In commit 4b806878549990d2ad2aa3c265751d3d89947cdf (part of Rust 1.52.1) many calls to `write!(w,` were replaced with `w.write_str(`, but this one contained braces that were doubled to escape them when taken as a format string, and so changing the call without changing the text caused them to become doubled in the final HTML output. I examined `print_item.rs` and the diff of that prior commit for any other occurrences of this mistake and I did not find any.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions
