about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2022-06-08 13:32:22 -0700
committerGitHub <noreply@github.com>2022-06-08 13:32:22 -0700
commit15778381512f423eec2198c46cbb5227b011aeb7 (patch)
tree30e19fea67ef1d0c22e47af528e39631a445a8bd /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentf12a1c23bc14788fd68a7f359290e9ab7759d1a1 (diff)
parent456f1ffe12062f99cf800dd20d81e12e4131cb69 (diff)
downloadrust-15778381512f423eec2198c46cbb5227b011aeb7.tar.gz
rust-15778381512f423eec2198c46cbb5227b011aeb7.zip
Rollup merge of #97871 - ChayimFriedman2:vec-iterator-unimplemented, r=compiler-errors
Suggest using `iter()` or `into_iter()` for `Vec`

We cannot do that for `&Vec` because `#[rustc_on_unimplemented]` is limited (it does not clean generic instantiation for references, only for ADTs).

`@rustbot` label +A-diagnostics
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions