diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-05-25 13:05:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-25 13:05:17 +0200 |
| commit | afec7261bc97a4b0467c92d9a3eb1964d594d872 (patch) | |
| tree | 7d6a415a789226813e67b47b6abd518a5ce99706 /compiler/rustc_codegen_llvm/src/allocator.rs | |
| parent | aa8c37d2c90f8fef46863a4461bf704ec86c47ed (diff) | |
| parent | 08e7c6ba6f1174298254198d6632807590acfec2 (diff) | |
| download | rust-afec7261bc97a4b0467c92d9a3eb1964d594d872.tar.gz rust-afec7261bc97a4b0467c92d9a3eb1964d594d872.zip | |
Rollup merge of #85657 - kpreid:brackets, r=jyn514
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
