mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
kill code_model_impl
This commit is contained in:
parent
ce82fbfc44
commit
0e57d58dd0
5 changed files with 64 additions and 89 deletions
|
@ -43,7 +43,6 @@ mod resolve;
|
|||
pub mod diagnostics;
|
||||
|
||||
mod code_model_api;
|
||||
mod code_model_impl;
|
||||
|
||||
#[cfg(test)]
|
||||
mod marks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue