Rename ra_arena

This commit is contained in:
Aleksey Kladov 2020-08-12 16:22:05 +02:00
parent 6be5ab0200
commit 98baa9b569
30 changed files with 40 additions and 40 deletions

View file

@ -12,8 +12,8 @@
//!
//! See also a neighboring `body` module.
use arena::{Idx, RawId};
use hir_expand::name::Name;
use ra_arena::{Idx, RawId};
use ra_syntax::ast::RangeOp;
use crate::{