Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option to disable notify | Aleksey Kladov | 2019-09-06 | 1 | -1/+1 |
| | |||||
* | lsp-types 0.61.0 | kjeremy | 2019-09-03 | 1 | -1/+1 |
| | |||||
* | inline thread-worker | Aleksey Kladov | 2019-08-30 | 1 | -3/+1 |
| | |||||
* | :arrow_up: lsp-server | Aleksey Kladov | 2019-08-30 | 1 | -1/+2 |
| | |||||
* | move lsp-server to a separate repository | Aleksey Kladov | 2019-08-30 | 1 | -1/+1 |
| | |||||
* | :arrow_up: vfs | Aleksey Kladov | 2019-08-25 | 1 | -1/+1 |
| | |||||
* | switch to upstream ra_vfs | Aleksey Kladov | 2019-08-20 | 1 | -1/+1 |
| | |||||
* | update lsp | Aleksey Kladov | 2019-08-17 | 1 | -2/+1 |
| | |||||
* | introduce ra_vfs_glob crate | Aleksey Kladov | 2019-08-06 | 1 | -0/+1 |
| | | | | It manages exclusion rules for the vfs crate | ||||
* | flexi_logger 0.14 | kjeremy | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | cargo update | kjeremy | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 1 | -1/+0 |
| | |||||
* | Simplify responses by using into() | Jeremy Kolb | 2019-07-07 | 1 | -1/+1 |
| | |||||
* | use flatten branch of lsp-types | Jeremy Kolb | 2019-07-07 | 1 | -1/+1 |
| | |||||
* | Update to lsp-types 0.58.0 | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | Move memory usage statistics to ra_prof | Aleksey Kladov | 2019-06-30 | 1 | -1/+1 |
| | |||||
* | Bump cargo_metadata, ena, flexi_logger | kjeremy | 2019-06-20 | 1 | -1/+1 |
| | |||||
* | Get rid of failure: ra_lsp_server & ra_project_model | Muhammad Mominul Huque | 2019-06-14 | 1 | -2/+0 |
| | |||||
* | :arrow_up: parking_lot | Aleksey Kladov | 2019-05-30 | 1 | -1/+1 |
| | |||||
* | :arrow_up: lsp | Aleksey Kladov | 2019-04-21 | 1 | -1/+1 |
| | |||||
* | switch to official extend selection API | Aleksey Kladov | 2019-04-21 | 1 | -1/+1 |
| | |||||
* | PR issuse resolved | Sergey Parilin | 2019-04-02 | 1 | -0/+1 |
| | |||||
* | Upgrade ra_vfs to use new Filtering | Ville Penttinen | 2019-03-18 | 1 | -1/+1 |
| | | | | | Currently this matches the previous filtering, meaning all roots are filtered using the same rules. | ||||
* | Specify derive feature for serde | pcpthm | 2019-03-07 | 1 | -1/+1 |
| | |||||
* | Updates | kjeremy | 2019-03-05 | 1 | -1/+1 |
| | |||||
* | Update lsp-types and backtrace | kjeremy | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | switch to crates.io vfs | Aleksey Kladov | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | drop unused deps | Aleksey Kladov | 2019-02-18 | 1 | -3/+0 |
| | |||||
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
| | | | | Fixes typo introduced in #782 | ||||
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
| | | | | This closes #777 | ||||
* | Extract project model to separate crate | Florian Diebold | 2019-02-09 | 1 | -1/+1 |
| | |||||
* | opt-in jemalloc | Aleksey Kladov | 2019-01-28 | 1 | -0/+3 |
| | |||||
* | Bumpup lsp-types to v0.55.0 | Hirokazu Hata | 2019-01-23 | 1 | -1/+1 |
| | |||||
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+0 |
| | |||||
* | update cargo_metadata | Aleksey Kladov | 2019-01-14 | 1 | -1/+1 |
| | |||||
* | switch to lsp-types | Aleksey Kladov | 2019-01-14 | 1 | -1/+1 |
| | |||||
* | force serde in ra_syntax | Aleksey Kladov | 2019-01-11 | 1 | -2/+0 |
| | |||||
* | dont depend on tools from lsp-server | Aleksey Kladov | 2019-01-10 | 1 | -1/+0 |
| | |||||
* | switch CargoWorkspace to arena | Aleksey Kladov | 2019-01-10 | 1 | -0/+1 |
| | |||||
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | dont depend on ra_editor directly | Aleksey Kladov | 2019-01-08 | 1 | -1/+0 |
| | |||||
* | Bump serde_json from 1.0.33 to 1.0.34 | dependabot[bot] | 2018-12-31 | 1 | -1/+1 |
| | | | | | | | Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | 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]> | ||||
* | Bump failure_derive from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -1/+1 |
| | | | | | | | Bumps [failure_derive](https://github.com/withoutboats/failure_derive) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/withoutboats/failure_derive/releases) - [Commits](https://github.com/withoutboats/failure_derive/commits) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | Merge #378 | bors[bot] | 2018-12-30 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | 378: migrate-to-tempdir r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | :arrow_up: tempdir | Aleksey Kladov | 2018-12-30 | 1 | -1/+1 |
| | | |||||
* | | :arrow_up: crossbeam | Aleksey Kladov | 2018-12-30 | 1 | -1/+1 |
|/ | | | | closes #189 | ||||
* | remove runtime dependency on tools | Aleksey Kladov | 2018-12-30 | 1 | -1/+1 |
| | |||||
* | Install rustfmt in rustfmt test | Aleksander Vognild Burkow | 2018-12-29 | 1 | -0/+1 |
| | |||||
* | Bump serde from 1.0.82 to 1.0.83 | dependabot[bot] | 2018-12-28 | 1 | -1/+1 |
| | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.82 to 1.0.83. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.82...v1.0.83) Signed-off-by: dependabot[bot] <[email protected]> |