rust-analyzer/editors/code
bors[bot] 3f499489f7
Merge #2964
2964: Improve responsiveness of the cargo check status label r=matklad a=lnicola

This is still not ideal because the label displays the crate that was just checked, not the one that's currently being checked. But it should give the impression of being faster.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-02-01 15:41:55 +00:00
..
src Merge #2964 2020-02-01 15:41:55 +00:00
.gitignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
.vscodeignore Rename VS Code extension to rust-analyzer 2020-01-13 11:13:18 +01:00
icon.png Extension icon 2020-01-15 16:07:39 +01:00
package-lock.json ⬆️ node 2020-01-28 15:11:44 +01:00
package.json ⬆️ node 2020-01-28 15:11:44 +01:00
rollup.config.js Use types from vscode-langaugeclient 2020-01-15 12:04:35 +01:00
tsconfig.json Fix seedrandom in packaged extension 2020-02-01 13:39:04 +01:00
tslint.json Add semicolons 2019-12-31 18:55:34 +01:00