about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorAyrton <a.munoz3327@gmail.com>2020-10-06 11:59:14 -0400
committerAyrton <a.munoz3327@gmail.com>2020-10-27 11:04:04 -0400
commit432ebd57efe38e691acc25570cb79acbe4956651 (patch)
treef5177e4c87d6077658ec8d3c5701c795485e9ef7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent511fe048b4ee2535961014b1be3294a771cc7e87 (diff)
downloadrust-432ebd57efe38e691acc25570cb79acbe4956651.tar.gz
rust-432ebd57efe38e691acc25570cb79acbe4956651.zip
Removed test for unhandled case in function_item_references lint
Removed test for the unhandled case of calls to `fn f<T>(x: &T)` where `x` is a
function reference and is formatted as a pointer in `f`. This compiles since
`&T` implements `Pointer`, but is unlikely to occur in practice. Also tweaked
the lint's wording and modified tests accordingly.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions