diff options
| author | Michael Goulet <michael@errs.io> | 2022-06-08 13:32:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-08 13:32:22 -0700 |
| commit | 15778381512f423eec2198c46cbb5227b011aeb7 (patch) | |
| tree | 30e19fea67ef1d0c22e47af528e39631a445a8bd /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | f12a1c23bc14788fd68a7f359290e9ab7759d1a1 (diff) | |
| parent | 456f1ffe12062f99cf800dd20d81e12e4131cb69 (diff) | |
| download | rust-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_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
