diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-06-06 15:05:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-06 15:05:59 +0000 |
| commit | d4a92b4fefecbd63d8c7c82a5553cd209c068144 (patch) | |
| tree | e68c51b3af17e54329498daca038f85cb73911bf /docs/dev | |
| parent | a609336d7287b3ddddbde30b1f0fb606bf149baf (diff) | |
| parent | b91fa7494ece3ca26e5797c4b23469d82b8e1322 (diff) | |
| download | rust-d4a92b4fefecbd63d8c7c82a5553cd209c068144.tar.gz rust-d4a92b4fefecbd63d8c7c82a5553cd209c068144.zip | |
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 <vit@conrlab.com>
Diffstat (limited to 'docs/dev')
0 files changed, 0 insertions, 0 deletions
