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

Structured search debugging #5154

Merged
merged 1 commit into from Jul 1, 2020

Conversation

davidlattimore
Copy link
Contributor

Adds a "search" mode to the rust-analyzer binary that does structured search (SSR without the replace part). This is intended primarily for debugging why a bit of code isn't matching a pattern.

@matklad
Copy link
Member

matklad commented Jul 1, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 1, 2020

@bors bors bot merged commit dd3ad2b into rust-lang:master Jul 1, 2020
@davidlattimore davidlattimore deleted the structured-search-debugging branch July 1, 2020 23:22
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.

None yet

2 participants