Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 1 | -1/+0 | |
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 | |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 3 | -8/+8 | |
* | print memory usage for queries | Aleksey Kladov | 2019-06-30 | 3 | -3/+13 | |
* | Move memory usage statistics to ra_prof | Aleksey Kladov | 2019-06-30 | 1 | -1/+1 | |
* | move ra_prof dep where it belongs | Aleksey Kladov | 2019-06-26 | 1 | -1/+4 | |
* | Bump cargo_metadata, ena, flexi_logger | kjeremy | 2019-06-20 | 1 | -1/+1 | |
* | add analysis-bench to benchmark incremental analysis | Aleksey Kladov | 2019-06-16 | 3 | -9/+149 | |
* | reuse AnalysisHost in batch analysis | Aleksey Kladov | 2019-06-15 | 1 | -13/+13 | |
* | Cleanup | Muhammad Mominul Huque | 2019-06-15 | 1 | -1/+1 | |
* | Get rid of failure: ra_batch ra_cli | Muhammad Mominul Huque | 2019-06-15 | 2 | -3/+2 | |
* | fix compilation | Aleksey Kladov | 2019-06-11 | 1 | -4/+4 | |
* | rename tools -> ra_tools | Aleksey Kladov | 2019-06-10 | 1 | -1/+0 | |
* | Fix clippy::single_match | Alan Du | 2019-06-04 | 1 | -6/+4 | |
* | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 1 | -3/+3 | |
* | make it build again | Pascal Hertleif | 2019-05-27 | 1 | -1/+1 | |
* | More clever highlighting, incl draft for structs | Pascal Hertleif | 2019-05-27 | 1 | -3/+6 | |
* | Colorize Rust code as HTML | Aleksey Kladov | 2019-05-25 | 1 | -1/+7 | |
* | 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 | 2 | -3/+8 | |
* | drop obsolete render test subcommand | Aleksey Kladov | 2019-05-12 | 1 | -30/+1 | |
* | allow to specify path in analysis-stats | Aleksey Kladov | 2019-05-12 | 2 | -4/+6 | |
* | Allow targeting a specific function with analysis-stats | Florian Diebold | 2019-05-07 | 2 | -4/+12 | |
* | Merge #1068 | bors[bot] | 2019-04-03 | 2 | -4/+4 | |
|\ | ||||||
| * | Merge remote-tracking branch 'upstream/master' into issue961_profiling | Sergey Parilin | 2019-04-02 | 2 | -2/+1 | |
| |\ | ||||||
| * | | PR issuse resolved | Sergey Parilin | 2019-04-02 | 2 | -4/+4 | |
* | | | switch to new rowan | Aleksey Kladov | 2019-04-01 | 2 | -36/+6 | |
| |/ |/| | ||||||
* | | structure moved to ra_ide_api | Sergey Parilin | 2019-03-25 | 2 | -2/+1 | |
|/ | ||||||
* | move extend selection from ra_ide_api_light to ra_ide_api | Aleksey Kladov | 2019-03-20 | 2 | -8/+15 | |
* | Updates | kjeremy | 2019-03-05 | 1 | -1/+1 | |
* | kill utils module | Aleksey Kladov | 2019-02-21 | 1 | -3/+3 | |
* | Turn ImplBlock into a copy type just containing IDs | Florian Diebold | 2019-02-16 | 1 | -2/+2 | |
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 | |
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 | |
* | Add an ra_cli command that analyses all crates in the current workspace | Florian Diebold | 2019-02-10 | 3 | -0/+117 | |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -16/+3 | |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 | |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 2 | -2/+2 | |
* | migrate ra_cli to new rowan | Aleksey Kladov | 2019-01-08 | 1 | -5/+5 | |
* | generalize extend selection to work with nodes | Aleksey Kladov | 2018-12-31 | 1 | -1/+1 | |
* | Bump failure from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -1/+1 | |
* | modernize even more | Aleksey Kladov | 2018-12-06 | 1 | -9/+1 | |
* | Rename File -> SourceFileNode | Aleksey Kladov | 2018-11-07 | 1 | -5/+5 | |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -15/+12 | |
* | switch ra_cli to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -0/+1 | |
* | Add emacs function for extend shirnk selection | Aleksey Kladov | 2018-09-18 | 2 | -2/+32 | |
* | rename all things | Aleksey Kladov | 2018-09-16 | 2 | -0/+109 |