diff options
| author | Jake Wharton <jw@squareup.com> | 2025-04-02 23:03:55 -0400 |
|---|---|---|
| committer | Jake Wharton <jw@squareup.com> | 2025-04-02 23:03:55 -0400 |
| commit | 0d8c33f6f14c2a2e0ce03d82b313006e84b7a9c2 (patch) | |
| tree | fa3f67672812e41ee32725335432a7f0614b573b /compiler/rustc_codegen_llvm/src | |
| parent | d5b4c2e4f19b6d7037371cdaecc3cc2c701c68df (diff) | |
| download | rust-0d8c33f6f14c2a2e0ce03d82b313006e84b7a9c2.tar.gz rust-0d8c33f6f14c2a2e0ce03d82b313006e84b7a9c2.zip | |
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
