Module rustc_middle::util::bug
source · Functions
- A query to trigger a
delay_span_bug. Clearly, if one has atcxone can already trigger adelay_span_bug, so what is the point of this? It exists to help us testdelay_span_bug’s interactions with the query system and incremental.