mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
f0e802f490
Doesn't quite work due to https://github.com/microsoft/vscode-languageserver-node/issues/730 Note that this intentionally removes `impl std::Error for RenameError` -- we nether want to blindly bubble the rename error.