Skip to content

Add an explanatory message when we use the Query fallback #518

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

Merged
merged 1 commit into from
Jan 13, 2019

Conversation

DJMcNab
Copy link
Contributor

@DJMcNab DJMcNab commented Jan 13, 2019

Fixes #269.

There is no good way to explain it for go_to_def, so I've just fallen back on to_vec.

@matklad
Copy link
Member

matklad commented Jan 13, 2019

LGTM!

bors r+

bors bot added a commit that referenced this pull request Jan 13, 2019
517: gracefully handle cycles in crate graph r=matklad a=matklad



518: Add an explanatory message when we use the Query fallback r=matklad a=DJMcNab

Fixes #269.

There is no good way to explain it for go_to_def, so I've just fallen back on to_vec.

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Jan 13, 2019

Build succeeded

@bors bors bot merged commit a53c5de into rust-lang:master Jan 13, 2019
killercup added a commit to killercup/rust-analyzer that referenced this pull request Jan 13, 2019
bors bot added a commit that referenced this pull request Jan 13, 2019
522: Tweak message shown for query fallback r=DJMcNab a=killercup

Small tweak for #518

Co-authored-by: Pascal Hertleif <killercup@gmail.com>
@DJMcNab DJMcNab deleted the feat/hover_alert_fallback branch January 24, 2019 20:17
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