about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorSlanterns <slanterns.w@gmail.com>2020-08-08 20:26:56 +0800
committerGitHub <noreply@github.com>2020-08-08 20:26:56 +0800
commitd8cf9aa6931e33a3bdbe21c41e84a27a03406d1f (patch)
treea9a68c70a00bf267393d6234bb25ecad3aba2d4a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc92fc8db8b009b7661cff31fa59a7c0348653bd0 (diff)
downloadrust-d8cf9aa6931e33a3bdbe21c41e84a27a03406d1f.tar.gz
rust-d8cf9aa6931e33a3bdbe21c41e84a27a03406d1f.zip
Use `&` instead of `let ref` in E0502
`ref` on an entire `let` pattern is discouraged, take a reference with `&` instead.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions