diff options
| author | Ayrton <a.munoz3327@gmail.com> | 2020-10-06 11:59:14 -0400 |
|---|---|---|
| committer | Ayrton <a.munoz3327@gmail.com> | 2020-10-27 11:04:04 -0400 |
| commit | 432ebd57efe38e691acc25570cb79acbe4956651 (patch) | |
| tree | f5177e4c87d6077658ec8d3c5701c795485e9ef7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 511fe048b4ee2535961014b1be3294a771cc7e87 (diff) | |
| download | rust-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
