diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2021-02-13 16:36:40 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-13 16:36:40 +0900 |
| commit | 4cb381037e0f0dad2e0915e6f9ce60a5ff0cf48d (patch) | |
| tree | 66dbdfe1525b8a30f0275ce1a111fc49a9bbd905 /compiler/rustc_codegen_llvm/src | |
| parent | 21cbbdc44de84e3ea99bca239091e5d1c49af654 (diff) | |
| parent | 0488afd9677ee987d3c80c18639105ea26dd6f40 (diff) | |
| download | rust-4cb381037e0f0dad2e0915e6f9ce60a5ff0cf48d.tar.gz rust-4cb381037e0f0dad2e0915e6f9ce60a5ff0cf48d.zip | |
Rollup merge of #81811 - schteve:fix_vec_retain_doc_test, r=m-ou-se
Fix doc test for Vec::retain(), now passes clippy::eval_order_dependence Doc test for Vec::retain() works correctly but is flagged by clippy::eval_order_dependence. Fix avoids the issue by using an iterator instead of an index.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
