mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-08 05:49:44 +00:00
Use decision context stack to handle nested decisions: - Introduce MCDCDecisionCtx - Use a stack of MCDCDecisionCtx to handle nested decisions