kjeremy
|
1fcc002677
|
cargo update
|
2019-07-15 15:07:11 -04:00 |
|
Shotaro Yamada
|
a426de60ad
|
Remove unused dependencies
|
2019-07-09 00:28:00 +09:00 |
|
Jeremy Kolb
|
9c6e93cd6c
|
Simplify responses by using into()
|
2019-07-07 17:28:21 -04:00 |
|
Jeremy Kolb
|
3f44aaf363
|
use flatten branch of lsp-types
|
2019-07-07 14:13:13 -04:00 |
|
Jeremy Kolb
|
9bfdab7089
|
Update to lsp-types 0.58.0
|
2019-07-04 16:57:52 -04:00 |
|
Aleksey Kladov
|
18a1e092e9
|
Move memory usage statistics to ra_prof
|
2019-06-30 13:30:17 +03:00 |
|
kjeremy
|
f8f136e990
|
Bump cargo_metadata, ena, flexi_logger
|
2019-06-20 15:09:39 -04:00 |
|
Muhammad Mominul Huque
|
9709bd39ca
|
Get rid of failure: ra_lsp_server & ra_project_model
|
2019-06-15 02:42:56 +06:00 |
|
Aleksey Kladov
|
18ed351747
|
⬆️ parking_lot
|
2019-05-30 12:02:30 +03:00 |
|
Aleksey Kladov
|
47672726d8
|
⬆️ lsp
|
2019-04-21 15:17:22 +03:00 |
|
Aleksey Kladov
|
fa12ed2b8f
|
switch to official extend selection API
|
2019-04-21 12:13:48 +03:00 |
|
Sergey Parilin
|
9b73f80959
|
PR issuse resolved
|
2019-04-02 17:52:04 +03:00 |
|
Ville Penttinen
|
e70e2361b6
|
Upgrade ra_vfs to use new Filtering
Currently this matches the previous filtering, meaning all roots are filtered
using the same rules.
|
2019-03-18 20:53:08 +02:00 |
|
pcpthm
|
d4108cdd60
|
Specify derive feature for serde
|
2019-03-08 01:58:29 +09:00 |
|
kjeremy
|
eb3ee7b8e5
|
Updates
|
2019-03-05 10:26:36 -05:00 |
|
kjeremy
|
56f48ac42a
|
Update lsp-types and backtrace
|
2019-02-21 10:07:14 -05:00 |
|
Aleksey Kladov
|
1bdd935e91
|
switch to crates.io vfs
|
2019-02-18 16:43:16 +03:00 |
|
Aleksey Kladov
|
5823d3d042
|
drop unused deps
|
2019-02-18 12:46:08 +03:00 |
|
Ville Penttinen
|
710975ecd8
|
Fix typo in Cargo.toml authors
Fixes typo introduced in #782
|
2019-02-11 10:20:04 +02:00 |
|
Ville Penttinen
|
ab3d231b1d
|
Update authors field in Cargo.tomls to "rust-analyzer developers"
This closes #777
|
2019-02-11 08:55:35 +02:00 |
|
Florian Diebold
|
fcd615e4b7
|
Extract project model to separate crate
|
2019-02-09 11:15:25 +01:00 |
|
Aleksey Kladov
|
2ee08098a6
|
opt-in jemalloc
|
2019-01-28 15:52:21 +03:00 |
|
Hirokazu Hata
|
76d52be1da
|
Bumpup lsp-types to v0.55.0
|
2019-01-24 02:47:03 +09:00 |
|
Aleksey Kladov
|
b028472481
|
⬆️ update rust
|
2019-01-19 15:36:58 +03:00 |
|
Aleksey Kladov
|
db43b44f71
|
update cargo_metadata
|
2019-01-14 16:15:25 +03:00 |
|
Aleksey Kladov
|
7e5ab9b78c
|
switch to lsp-types
|
2019-01-14 14:32:03 +03:00 |
|
Aleksey Kladov
|
66d7adf1cb
|
force serde in ra_syntax
|
2019-01-11 13:21:18 +03:00 |
|
Aleksey Kladov
|
4196b65f21
|
dont depend on tools from lsp-server
|
2019-01-11 00:46:32 +03:00 |
|
Aleksey Kladov
|
cbeaa541aa
|
switch CargoWorkspace to arena
|
2019-01-10 21:26:43 +03:00 |
|
Aleksey Kladov
|
5b573deb20
|
fix usages after rename
|
2019-01-08 22:33:36 +03:00 |
|
Aleksey Kladov
|
1b82084a5f
|
dont depend on ra_editor directly
|
2019-01-08 21:01:41 +03:00 |
|
dependabot[bot]
|
96ecd73a5c
|
Bump serde_json from 1.0.33 to 1.0.34
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] <support@dependabot.com>
|
2018-12-31 09:48:16 +00:00 |
|
dependabot[bot]
|
51ce71686a
|
Bump failure from 0.1.3 to 0.1.4
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] <support@dependabot.com>
|
2018-12-31 08:53:49 +00:00 |
|
dependabot[bot]
|
2d9428b54a
|
Bump failure_derive from 0.1.3 to 0.1.4
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] <support@dependabot.com>
|
2018-12-31 05:36:03 +00:00 |
|
bors[bot]
|
f9b58454a4
|
Merge #378
378: migrate-to-tempdir r=matklad a=matklad
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2018-12-30 20:33:32 +00:00 |
|
Aleksey Kladov
|
f0edb93df2
|
⬆️ tempdir
|
2018-12-30 23:33:04 +03:00 |
|
Aleksey Kladov
|
c2c10b9014
|
⬆️ crossbeam
closes #189
|
2018-12-30 23:23:31 +03:00 |
|
Aleksey Kladov
|
0e90e0436a
|
remove runtime dependency on tools
|
2018-12-30 15:28:54 +03:00 |
|
Aleksander Vognild Burkow
|
ed47c93afe
|
Install rustfmt in rustfmt test
|
2018-12-29 23:38:26 +01:00 |
|
dependabot[bot]
|
626badc30a
|
Bump serde from 1.0.82 to 1.0.83
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] <support@dependabot.com>
|
2018-12-28 06:08:30 +00:00 |
|
dependabot[bot]
|
74f342648d
|
Bump languageserver-types from 0.53.0 to 0.53.1
Bumps [languageserver-types](https://github.com/gluon-lang/languageserver-types) from 0.53.0 to 0.53.1.
- [Release notes](https://github.com/gluon-lang/languageserver-types/releases)
- [Changelog](https://github.com/gluon-lang/languageserver-types/blob/master/release.toml)
- [Commits](https://github.com/gluon-lang/languageserver-types/compare/v0.53.0...v0.53.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-27 13:15:04 +00:00 |
|
Aleksey Kladov
|
2351308d92
|
remove explicit serde_derive
|
2018-12-21 22:39:59 +03:00 |
|
Aleksey Kladov
|
a5ef8ad05b
|
swtich lsp server to vfs
|
2018-12-20 12:15:38 +03:00 |
|
Aleksey Kladov
|
7509901fa0
|
wip
|
2018-12-20 12:15:23 +03:00 |
|
Jeremy A. Kolb
|
93cf39d968
|
Bump languageserver-types to 0.53.0 to support LSP 3.14.0
See: https://microsoft.github.io/language-server-protocol/specification#version_3_14_0
|
2018-12-19 17:32:44 -05:00 |
|
Aleksey Kladov
|
193992fd14
|
move thread worker to a separate crate
|
2018-12-18 12:52:17 +03:00 |
|
Bernardo
|
7344d28768
|
extract AtomEdit and Edit into new ra_text_edit crate
|
2018-12-10 22:09:12 +01:00 |
|
Aleksey Kladov
|
13100da7a2
|
switch threadpool back from rayon to threadpool
rayon does not replenish the pool when the thread panics, but we must
be reselient to bugs.
|
2018-12-09 13:13:36 +03:00 |
|
Jeremy A. Kolb
|
2119fe2143
|
Cargo update
|
2018-11-07 18:42:09 +03:00 |
|
Aleksey Kladov
|
64ce895ef0
|
extract fixture parsing
|
2018-10-31 21:37:40 +03:00 |
|