mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-24 13:13:43 +00:00
dev: remove some interned uses (#279)
This commit is contained in:
parent
6b9bd73d8a
commit
f66d50c51f
15 changed files with 193 additions and 149 deletions
|
@ -10,7 +10,7 @@
|
|||
mod adt;
|
||||
pub mod analysis;
|
||||
pub mod syntax;
|
||||
mod ty;
|
||||
pub mod ty;
|
||||
mod upstream;
|
||||
|
||||
pub(crate) mod diagnostics;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue