Add missing imports

This commit is contained in:
Laurențiu Nicola 2024-02-25 09:56:19 +02:00
parent 9e4ecc60a5
commit 2edd74be7e

View File

@ -1,6 +1,6 @@
//! MIR lowering for patterns
use hir_def::AssocItemId;
use hir_def::{hir::LiteralOrConst, resolver::HasResolver, AssocItemId};
use crate::{
mir::lower::{