about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/doc/debugging-libgccjit.md
diff options
context:
space:
mode:
authordswij <dharmasw@outlook.com>2025-01-14 08:56:39 +0000
committerGitHub <noreply@github.com>2025-01-14 08:56:39 +0000
commit8c1ea9fa01435d7d9c460d229b52edafe2a05d13 (patch)
tree0cfa755ab1dc00cc5b2df6b22f830366efa7110f /compiler/rustc_codegen_gcc/doc/debugging-libgccjit.md
parent6ab6c3c809121cf8f8ae8e4001f68ad4ab6fe9b4 (diff)
parent0b402baf152ab18774716ea0c8e07a34ad83a252 (diff)
downloadrust-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_codegen_gcc/doc/debugging-libgccjit.md')
0 files changed, 0 insertions, 0 deletions