]> git.lizzy.rs Git - rust.git/commitdiff
Merge #5930
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 2 Sep 2020 15:11:22 +0000 (15:11 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 15:11:22 +0000 (15:11 +0000)
5930: Migrate to the latest Semantic Tokens Proposal for LSP 3.16 r=matklad a=kjeremy

This stabilizes call hierarchy and semantic tokens features on the client side and changes the server-side semantic tokens protocol to match the latest proposal for 3.16.

The server-side change will break clients depending on the earlier semantic tokens draft.

Fixes #4942

Co-authored-by: kjeremy <kjeremy@gmail.com>
1  2 
Cargo.lock

diff --cc Cargo.lock
Simple merge