diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2020-10-20 21:46:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-20 21:46:42 +0200 |
| commit | 0c2dbb2a1897065cc0ff662fa787ce81a6a82de9 (patch) | |
| tree | 926b144802d9e21b63204c63bfd0083b0402de82 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | ad218f9bb92cbeb9bf21c319d7a04eb47cfdb56e (diff) | |
| parent | 13f0f49a4eae04178c0f835c3e86865af3ea3088 (diff) | |
| download | rust-0c2dbb2a1897065cc0ff662fa787ce81a6a82de9.tar.gz rust-0c2dbb2a1897065cc0ff662fa787ce81a6a82de9.zip | |
Rollup merge of #78145 - LingMan:ast_pretty_mut, r=jonas-schievink
Drop unneeded `mut` These parameters don't get modified. Note that `trailing_comment` is pub and gets exported from `rustc_ast_pretty`. Is that considered to be a stable API? If yes, and you want to reserve the right to modify `self` in `trailing_comment` in the future, that hunk would need to be dropped.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
