aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_cli/src/analysis_stats.rs
Commit message (Expand)AuthorAgeFilesLines
* output the progress for realAleksey Kladov2019-05-201-1/+4
* show current function in analysis-stats progress barAleksey Kladov2019-05-141-2/+7
* allow to specify path in analysis-statsAleksey Kladov2019-05-121-2/+2
* Allow targeting a specific function with analysis-statsFlorian Diebold2019-05-071-2/+7
* switch to new rowanAleksey Kladov2019-04-011-2/+5
* Turn ImplBlock into a copy type just containing IDsFlorian Diebold2019-02-161-2/+2
* Add an ra_cli command that analyses all crates in the current workspaceFlorian Diebold2019-02-101-0/+100