Merge branch 'nix-patchelf' of github.com:cab404/rust-analyzer into nix-patchelf

This commit is contained in:
Vladimir Serov 2020-05-21 21:33:30 +03:00
commit b4ef1afd30
No known key found for this signature in database
GPG Key ID: 6BA7C26C3FDF7BB3

View File

@ -193,7 +193,7 @@ async function patchelf(dest: PathLike): Promise<void> {
await vscode.window.withProgress(
{
location: vscode.ProgressLocation.Notification,
title: "Patching rust-analysis for NixOS"
title: "Patching rust-analyzer for NixOS"
},
async (progress, _) => {
const expression = `