]> git.lizzy.rs Git - rust.git/commit
Merge #5375
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 14 Jul 2020 15:26:10 +0000 (15:26 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Jul 2020 15:26:10 +0000 (15:26 +0000)
commit408b5fafc5fa6e18dc61a6e7a514692ae4352b0e
treed7fb2f09eddfc0eeaba2daa984eff1c97ab7e604
parent5d17dfee2f042e33672c17710eaa2d36278599a3
parent2257a48cd36c61f887b881edf44df7fd260a52fc
Merge #5375

5375: Use more explicit type for save registration r=matklad a=kjeremy

This was introduced in the latest lsp-types

Co-authored-by: kjeremy <kjeremy@gmail.com>