Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Run lens. #4769

Merged
merged 1 commit into from
Jun 6, 2020
Merged

Fix Run lens. #4769

merged 1 commit into from
Jun 6, 2020

Conversation

vsrs
Copy link
Contributor

@vsrs vsrs commented Jun 6, 2020

This PR fixes a bug introduced in #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

@matklad
Copy link
Member

matklad commented Jun 6, 2020

Ah, I was wondering about that :)

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 6, 2020

@bors bors bot merged commit d4a92b4 into rust-lang:master Jun 6, 2020
@vsrs vsrs deleted the fix_run_lens branch June 6, 2020 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants