diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-06-06 16:05:59 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-06-06 16:05:59 +0100 |
commit | d4a92b4fefecbd63d8c7c82a5553cd209c068144 (patch) | |
tree | e68c51b3af17e54329498daca038f85cb73911bf /crates/ra_ide/Cargo.toml | |
parent | a609336d7287b3ddddbde30b1f0fb606bf149baf (diff) | |
parent | b91fa7494ece3ca26e5797c4b23469d82b8e1322 (diff) |
Merge #4769
4769: Fix Run lens. r=matklad a=vsrs
This PR fixes a bug introduced in https://github.com/rust-analyzer/rust-analyzer/pull/4710: second and all subsequent clicks on the Run lens produce invalid commands:
1. `cargo test --package ra_ide --lib -- hover::tests::test_hover_enum_has_impl_action --exact --nocapture`
2. `cargo test --package ra_ide --lib -- hover::tests::test_hover_enum_has_impl_action --exact --nocapture` **`-- hover::tests::test_hover_enum_has_impl_action --exact --nocapture`**
3. `cargo test --package ra_ide --lib -- hover::tests::test_hover_enum_has_impl_action --exact --nocapture` **`-- hover::tests::test_hover_enum_has_impl_action --exact --nocapture -- hover::tests::test_hover_enum_has_impl_action --exact --nocapture`**
Co-authored-by: vsrs <[email protected]>
Diffstat (limited to 'crates/ra_ide/Cargo.toml')
0 files changed, 0 insertions, 0 deletions