Assert that Instance::try_resolve is only used on body-like things
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
pub mod bug;
|
||||
pub mod call_kind;
|
||||
pub mod common;
|
||||
pub mod find_self_call;
|
||||
|
||||
pub use call_kind::{CallDesugaringKind, CallKind, call_kind};
|
||||
pub use find_self_call::find_self_call;
|
||||
|
||||
#[derive(Default, Copy, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user