diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-01-14 10:40:22 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-01-14 10:40:22 +0000 |
commit | ec4775830c14194c1bd7bfcdbce25cf21bee0b44 (patch) | |
tree | 01b7ca246d84951e6b9d8138cb55bb4b32d17005 /crates/ra_cli/Cargo.toml | |
parent | 4820a9e790c4c41c7ffe1892ec576f7fd321e788 (diff) | |
parent | f81232ba4c7e819aebc5f3edee2dcd3281134abd (diff) | |
parent | a39fe4f1dc204eef35c0ebd50d7164cea7ab71af (diff) |
Merge #2828 #2831
2828: Update backtrace r=matklad a=kjeremy
Has some fixes for WinXP
2831: vscode-languageclient 6.0.0-next.10 r=matklad a=kjeremy
The main change is that it removes progress from the proposed section.
Co-authored-by: kjeremy <[email protected]>