diff options
| author | Takayuki Maeda <takoyaki0316@gmail.com> | 2023-11-04 12:44:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-04 12:44:44 +0900 |
| commit | c9c851387e5ab0217c8c6c183928f52b82cd7be1 (patch) | |
| tree | cf01b79a398cce85e10326b30baac6d86640eb30 /compiler/rustc_mir_transform/src/coverage/tests.rs | |
| parent | 9b9ea776417dcc50f1ede7e3f64aeccc2a042355 (diff) | |
| parent | 3984914affa48bb6a65a68844a0ddff498c30512 (diff) | |
| download | rust-c9c851387e5ab0217c8c6c183928f52b82cd7be1.tar.gz rust-c9c851387e5ab0217c8c6c183928f52b82cd7be1.zip | |
Rollup merge of #117550 - cuviper:try_par_for_each_in, r=est31
Use `filter_map` in `try_par_for_each_in` This simplifies the expression, especially for the rayon part, and also lets us drop the `E: Copy` constraint.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions
