Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 | |
| | | | | This closes #777 | |||||
* | Add an ra_cli command that analyses all crates in the current workspace | Florian Diebold | 2019-02-10 | 3 | -0/+117 | |
| | | | | ... and prints various stats about how many expressions have a type etc. | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -16/+3 | |
| | ||||||
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 | |
| | | | | This is much clearer about the semantics | |||||
* | 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 | |
| | | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> | |||||
* | 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 | |
| | | | | Run `cargo fmt` and ignore generated files | |||||
* | 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 | |