about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-20 15:20:15 +0000
committerbors <bors@rust-lang.org>2024-01-20 15:20:15 +0000
commit159bdc1e9313d63ed97ae79fd7c6037393f3ab88 (patch)
treecdf93c90decc8e9481400db22e0e44fe52fa56ba /compiler/rustc_pattern_analysis/src/errors.rs
parent6745c6000aa037c14bf4359c5cb56d4c657bfe3c (diff)
parent862011e1cad78b956a2047e2a89e83ad9743c8dd (diff)
downloadrust-159bdc1e9313d63ed97ae79fd7c6037393f3ab88.tar.gz
rust-159bdc1e9313d63ed97ae79fd7c6037393f3ab88.zip
Auto merge of #108359 - Zoxc:side-effects-tweak, r=cjgillot
Avoid code generation for ThinVec<Diagnostic>'s destructor in the query system

This avoids 2 instances of the destructor of `ThinVec<Diagnostic>` from being included in `execute_job`. It also outlines the cold branch in `store_side_effects` / `store_side_effects_for_anon_node`.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions