about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-18 09:19:30 +0000
committerbors <bors@rust-lang.org>2024-09-18 09:19:30 +0000
commitee38991676679140d37bc9ecb1532683a7e9cff6 (patch)
treecb90f451d539a025e2ee6805c120ac9ed18631cf /library/std/src/sys/pal/unix/stack_overflow.rs
parent63cf6fee5d740ea311ca0c0a1fe819a566f7e6a4 (diff)
parent7ac6a72e5867a18a4a2e4493d4886eacae2ba0a8 (diff)
downloadrust-ee38991676679140d37bc9ecb1532683a7e9cff6.tar.gz
rust-ee38991676679140d37bc9ecb1532683a7e9cff6.zip
Auto merge of #18117 - ChayimFriedman2:issue-18089, r=Veykril
fix: Always cache macro expansions' root node in Semantics

Previously some expansions were not cached, but were cached in the expansion cache, which caused panics when later queries tried to lookup the node from the expansion cache.

Fixes #18089.
Diffstat (limited to 'library/std/src/sys/pal/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions