Set the length field on rls_span::Range#281
Set the length field on rls_span::Range#281skeleten wants to merge 2 commits intorust-lang:masterfrom skeleten:master
length field on rls_span::Range#281Conversation
This helps `rls_vfs` with updates, since the `end` field somtimes does not contain the valid data (looking at you, emacs)
|
Restarting the CI build... I've tried manually bumping the versions the RLS uses, but I'm seeing some issues with not being able to get a successful Can you confirm that |
|
|
* racer: git -> 2.0 * rls-span: 0.1 -> 0.2 * rls-analysis: git update * rls-vfs: git update * rls-data: 0.1 -> 0.3
|
It seems the test failures are caused by It seems RLS is peeking into the raw memory of |
|
Closing this in favor of #283 being accepted :) |
This helps
rls_vfswith updates, since theendfield somtimes doesnot contain the valid data (looking at you, emacs)
Fixes #280
related to rust-dev-tools/rls-vfs#12 and rust-dev-tools/rls-span#12