mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
Add metrics
This commit is contained in:
parent
14a3a713c7
commit
de714640bd
4 changed files with 255 additions and 0 deletions
|
@ -7,6 +7,7 @@ pub mod install;
|
|||
pub mod release;
|
||||
pub mod dist;
|
||||
pub mod pre_commit;
|
||||
pub mod metrics;
|
||||
|
||||
pub mod codegen;
|
||||
mod ast_src;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue