mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 06:41:48 +00:00
internal: move diagnostics infra to hir
This commit is contained in:
parent
6940cfed1e
commit
7731714578
7 changed files with 417 additions and 520 deletions
|
@ -21,7 +21,6 @@ mod utils;
|
|||
mod walk;
|
||||
pub mod db;
|
||||
pub mod diagnostics;
|
||||
pub mod diagnostics_sink;
|
||||
pub mod display;
|
||||
pub mod method_resolution;
|
||||
pub mod primitive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue