Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add analysis-bench to benchmark incremental analysis | Aleksey Kladov | 2019-06-16 | 1 | -8/+11 |
* | reuse AnalysisHost in batch analysis | Aleksey Kladov | 2019-06-15 | 1 | -13/+13 |
* | fix compilation | Aleksey Kladov | 2019-06-11 | 1 | -4/+4 |
* | Fix clippy::single_match | Alan Du | 2019-06-04 | 1 | -6/+4 |
* | output the progress for real | Aleksey Kladov | 2019-05-20 | 1 | -1/+4 |
* | show current function in analysis-stats progress bar | Aleksey Kladov | 2019-05-14 | 1 | -2/+7 |
* | allow to specify path in analysis-stats | Aleksey Kladov | 2019-05-12 | 1 | -2/+2 |
* | Allow targeting a specific function with analysis-stats | Florian Diebold | 2019-05-07 | 1 | -2/+7 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -2/+5 |
* | Turn ImplBlock into a copy type just containing IDs | Florian Diebold | 2019-02-16 | 1 | -2/+2 |
* | Add an ra_cli command that analyses all crates in the current workspace | Florian Diebold | 2019-02-10 | 1 | -0/+100 |