Weihang Lo
befa5c98c9
chore: remove rustc-workspace-hack
...
Co-authored-by: Scott Schafer <schaferjscott@gmail.com>
Co-authored-by: Eric Huss <eric@huss.org>
2023-04-16 19:32:20 +01:00
Eric Huss
4a7e2fbb7b
Sunset RLS
2022-08-27 21:36:08 -07:00
Eric Huss
39358bf00c
Update rls
2022-08-02 20:08:30 -07:00
Igor Matuszewski
e24d13d10f
Update RLS
2022-07-14 17:23:46 +02:00
Mark Rousskov
557793c2a4
Bump RLS to latest master on rust-lang/rls
...
Of primary interest, this merges
rust-lang/rls@ece09b88c0 into rust-lang/rust,
which brings in the changes that fix RLS tests broken by #97853 . #97853 already
introduced that commit's changes (under
27f4044df03d15c7c38a483c3e4635cf4f51807d) but without putting those changes on
rust-lang/rls as a branch, so we ended up with an orphan commit that caused
trouble when updating submodules in rust-lang/rust.
This commit, once merged into rust-lang/rust, should continue to let RLS tests
to pass on rust-lang/rust's side and move us back into a healthy state where tip
of the submodule points to a valid master commit in the rust-lang/rls
repository.
2022-06-25 10:05:31 -04:00
Takayuki Maeda
094d8cc954
fix tests including dead_code warnings
2022-06-19 21:00:25 +09:00
Mark Rousskov
bf29b3c218
Bump RLS to latest master
2022-05-18 12:29:35 -04:00
Pietro Albini
d7b867b7e5
bump rls and racer
2022-04-08 22:02:08 +02:00
Eric Huss
1dac699611
Update rls
2022-02-10 07:47:01 -08:00
Igor Matuszewski
69c3b723d2
Use new Racer from crates.io
2022-01-16 15:30:47 +01:00
Igor Matuszewski
d83c44a03b
Update RLS and drop rustc-ap-packages
2022-01-16 15:30:46 +01:00
Mark Rousskov
c13808fb77
Bump RLS submodule
2021-09-07 11:16:31 -04:00
Igor Matuszewski
af53b0d9d4
Update RLS
2021-07-21 15:17:31 +02:00
Igor Matuszewski
5d7a990d36
Update RLS
...
This bumps racer to 2.1.48, which bumps rustc-ap-* crates to v722 in
order to unbreak the toolstate.
2021-06-07 22:19:58 +02:00
Igor Matuszewski
b36c45d6df
Update RLS
2021-05-26 14:02:26 +02:00
Igor Matuszewski
9235446518
Update RLS
2021-05-16 01:30:39 +02:00
Igor Matuszewski
3a17b01058
Update RLS
2021-05-08 01:10:51 +02:00
Igor Matuszewski
2214a41892
Update RLS and Rustfmt
2021-05-05 12:36:21 +02:00
Eric Huss
893ca665f5
Update cargo, rls
2021-04-23 15:46:51 -07:00
Caleb Cartwright
e2fe4f2c61
update RLS and rustfmt
2021-04-12 09:01:17 -05:00
Igor Matuszewski
ae5cc8a75b
Update RLS
2021-03-11 19:02:00 +01:00
Caleb Cartwright
6391318158
update RLS and rustfmt
2021-02-09 19:52:54 -06:00
Igor Matuszewski
d72ea1b129
Update RLS and Rustfmt
2021-01-15 01:50:59 +01:00
Igor Matuszewski
7da967ca90
Bump Rustfmt to 1.4.29
2020-12-06 02:16:06 +01:00
Igor Matuszewski
bd37d7d827
Update RLS and Rustfmt
2020-12-05 16:40:24 +01:00
Alessandro Ghedini
bff2e46248
Bump Rustfmt and RLS
...
Should hopefully fix #78341 and #78340 .
2020-11-06 18:44:06 +00:00
Igor Matuszewski
1852392120
Update RLS
2020-10-12 13:10:43 +02:00
Igor Matuszewski
1b9c45bddc
Update RLS and Rustfmt
2020-10-05 21:40:20 +02:00
Mark Rousskov
9a3b9b44de
Update rls
...
* https://github.com/rust-lang/rls/pull/1700
2020-10-01 13:07:41 -04:00
Caleb Cartwright
1ceb82488f
Update RLS and Rustfmt
2020-09-05 15:40:07 -05:00
Igor Matuszewski
e23f68a3d0
Bump RLS
2020-08-18 13:02:03 +02:00
Igor Matuszewski
cb40a1c4c9
Update RLS and Rustfmt
2020-08-12 01:25:46 +02:00
Tyler Mandry
c6526b3d25
Update rls
...
Changes:
- deps: update racer and cargo
2020-07-25 14:26:27 -07:00
Eric Huss
df4107b527
Update rls
2020-07-02 15:58:27 -07:00
Igor Matuszewski
f4b2a205ad
Bump Rustfmt and RLS
2020-06-19 15:38:14 +02:00
marmeladema
70228f97ab
Update rls submodule
2020-06-04 08:31:45 +01:00
flip1995
0e857c27e2
Update RLS to clippyup branch
2020-05-28 20:04:49 +02:00
Igor Matuszewski
84eae777c1
submodules: Update RLS and Rustfmt
2020-05-28 15:46:52 +02:00
Igor Matuszewski
1dd0e3c38f
Update RLS
...
In addition to fixing the toolstate, this also changes the default
compilation model to the out-of-process one, which should hopefully
target considerable memory usage for long-running instances of the RLS.
2020-05-05 14:16:26 +02:00
Igor Matuszewski
f4ac42fb72
Update RLS to unbreak toolstate
...
Breakage caused by https://github.com/rust-lang/rust/pull/71263 .
2020-04-27 14:14:18 +02:00
Eric Huss
da2eb65d01
Update cargo, rls
2020-04-21 14:11:30 -07:00
topecongiro
84c4514849
Bump rustfmt and rls
2020-04-15 11:09:29 +09:00
Igor Matuszewski
b2561c9ea2
submodules: Update RLS and Rustfmt to 1.4.13
2020-04-05 00:45:50 +02:00
Matthias Krüger
3fb76946cd
submodules: update rls from 10bf331 to 5fde462
...
Changes:
````
Update cargo.
````
Fixes #69383
Fixes #69286
r? @Xanewok
2020-02-24 13:47:34 +01:00
Matthias Krüger
211fefc78c
submodules: update rls from 0100ac8 to 10bf331
...
Changes:
````
Update cargo
````
2020-02-21 13:33:51 +01:00
Igor Matuszewski
8fc4bba2c4
Update RLS and Rustfmt
...
Bumps rustc-ap-* packages to v642.
2020-02-12 15:47:38 +01:00
Eric Huss
6da85d6f99
Update cargo, rls
2020-01-14 09:47:04 -08:00
Matthias Krüger
fe26416691
submodules: update rls from fed7a31 to 7c0489c
...
Changes:
````
rustup https://github.com/rust-lang/rust/pull/67853
deps: update clippy
Update Clippy
Update cargo.
Correct two links to the json-error-emitter
````
Fixes #67708
2020-01-04 20:22:28 +01:00
David Tolnay
5dfc264055
Update rls submodule
2019-12-14 14:31:33 -08:00
Igor Matuszewski
5b091305c5
Update RLS and Rustfmt
2019-12-10 20:01:55 +01:00