diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-04-04 08:02:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-04 08:02:06 +0200 |
| commit | f701a5cc38b6d36a6002343a1925cc228355ae16 (patch) | |
| tree | db981a9b02db8fcf42c89add3d2faf9ccb898dbe /compiler/rustc_codegen_llvm/src | |
| parent | 66e61c78e7496def7a7083894af87877a2af1da9 (diff) | |
| parent | 0d8c33f6f14c2a2e0ce03d82b313006e84b7a9c2 (diff) | |
| download | rust-f701a5cc38b6d36a6002343a1925cc228355ae16.tar.gz rust-f701a5cc38b6d36a6002343a1925cc228355ae16.zip | |
Rollup merge of #139295 - JakeWharton:jw.duplicate-anon-pipe.2025-04-02, r=joboet
Remove creation of duplicate `AnonPipe` The `File` is unwrapped to a `Handle` into an `AnonPipe`, and then that `AnonPipe` was unwrapped to a `Handle` into another `AnonPipe`. The second operation is entirely redundant.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
