Module cairo_lang_lowering::panic
source · Structs
Traits
- A trait to add helper methods in LoweringGroup.
Functions
- Query implementation of crate::db::LoweringGroup::function_may_panic.
- Query implementation of crate::db::LoweringGroup::has_direct_panic.
- Lowering phase that converts BlockEnd::Panic into BlockEnd::Return, and wraps necessary types with PanicResult<>.
- Query implementation of crate::db::LoweringGroup::scc_may_panic.