]> git.lizzy.rs Git - rust.git/commit
Fix comparison of Code Action edit lengths
authorRyan Cumming <etaoins@gmail.com>
Tue, 25 Jun 2019 11:36:55 +0000 (21:36 +1000)
committerRyan Cumming <etaoins@gmail.com>
Tue, 25 Jun 2019 11:36:55 +0000 (21:36 +1000)
commitd997fd8ea510f364719b51dc5d8a77b0fcf1b3d3
tree69c3a2f08085ce856352beeae13014dbb2e459a3
parent6d6cb25cf46a2327d6cb2278385763abfa7a95a0
Fix comparison of Code Action edit lengths

This happened to work because we always produce a single edit but this
is obviously dubious.
editors/code/src/commands/cargo_watch.ts