mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 20:42:04 +00:00
switch modules to new diagnostics
This commit is contained in:
parent
fcca35969d
commit
3fb88e95aa
8 changed files with 156 additions and 135 deletions
|
@ -64,7 +64,7 @@ pub use self::{
|
|||
|
||||
pub use self::code_model_api::{
|
||||
Crate, CrateDependency,
|
||||
Module, ModuleDef, ModuleSource, Problem,
|
||||
Module, ModuleDef, ModuleSource,
|
||||
Struct, Enum, EnumVariant,
|
||||
Function, FnSignature,
|
||||
StructField, FieldSource,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue