Structs§
Traits§
- MayPanic
Trait - A trait to add helper methods in LoweringGroup.
Functions§
- function_
may_ panic - Query implementation of crate::db::LoweringGroup::function_may_panic.
- has_
direct_ panic - Query implementation of crate::db::LoweringGroup::has_direct_panic.
- lower_
panics - Lowering phase that converts BlockEnd::Panic into BlockEnd::Return, and wraps necessary types with PanicResult<>.
- scc_
may_ panic - Query implementation of crate::db::LoweringGroup::scc_may_panic.