ra_hir_def: remove dat fixme
This commit is contained in:
parent
46c618f7d9
commit
4d83961acb
@ -64,7 +64,6 @@ pub struct ModuleId {
|
||||
}
|
||||
|
||||
/// An ID of a module, **local** to a specific crate
|
||||
// FIXME: rename to `LocalModuleId`.
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
|
||||
pub struct LocalModuleId(RawId);
|
||||
impl_arena_id!(LocalModuleId);
|
||||
|
Loading…
x
Reference in New Issue
Block a user