mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
prepare to publish el libro de arena
This commit is contained in:
parent
aeacaeed4e
commit
4c4e54ac8a
33 changed files with 49 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
//! Utilities for mapping between hir IDs and the surface syntax.
|
||||
|
||||
use arena::map::ArenaMap;
|
||||
use hir_expand::InFile;
|
||||
use la_arena::map::ArenaMap;
|
||||
|
||||
use crate::{db::DefDatabase, item_tree::ItemTreeNode, AssocItemLoc, ItemLoc};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue