diff options
| author | dswij <dharmasw@outlook.com> | 2025-01-14 08:56:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-14 08:56:39 +0000 |
| commit | 8c1ea9fa01435d7d9c460d229b52edafe2a05d13 (patch) | |
| tree | 0cfa755ab1dc00cc5b2df6b22f830366efa7110f /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 6ab6c3c809121cf8f8ae8e4001f68ad4ab6fe9b4 (diff) | |
| parent | 0b402baf152ab18774716ea0c8e07a34ad83a252 (diff) | |
| download | rust-8c1ea9fa01435d7d9c460d229b52edafe2a05d13.tar.gz rust-8c1ea9fa01435d7d9c460d229b52edafe2a05d13.zip | |
Do not look for significant drop inside `.await` expansion (#13985)
Temporaries created inside the expansion of `.await` will be dropped and need no checking. Looking inside the expansion will trigger false positives. changelog: [`significant_drop_in_scrutinee`]: do not falsely warn for temporaries created by `.await` expansion Fix #13927
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
