diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-05-03 15:08:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-03 15:08:07 +0200 |
| commit | ed1646a785f28306e01a7d505a40e5a40371e733 (patch) | |
| tree | af2fb36ee3a0f565d0636a2e3d3af48fc9985014 /compiler/rustc_codegen_llvm/src | |
| parent | dd5fc8edb83bf54f37b27a95b56f9dc7390c8d32 (diff) | |
| parent | 8db7973f1952ab07c0ceb83cfb134f9bda518552 (diff) | |
| download | rust-ed1646a785f28306e01a7d505a40e5a40371e733.tar.gz rust-ed1646a785f28306e01a7d505a40e5a40371e733.zip | |
Rollup merge of #84852 - mautamu:master, r=GuillaumeGomez
Change librustdoc write!(.. \n) to writeln!(..); fix comment grammar Howdy, This PR does the following: 1. Updates the grammar of a comment in librustdoc. 2. Replaces a few write!(..\n) macros with writeln!(..\n) for clarity. (Please let me know if there is a reason why this might be wrong!) Best, Mautamu
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
