Skip to content

trying to include! from another workspace doesn't support autocompletion nor seeing function declarations #14946

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

Closed
ghost opened this issue Jun 2, 2023 · 1 comment
Labels
C-bug Category: bug

Comments

@ghost
Copy link

ghost commented Jun 2, 2023

rust-analyzer version: rust-analyzer version: 0.3.1533-standalone (505fd09 2023-05-28)

rustc version: rustc 1.70.0 (90c541806 2023-05-31)

relevant settings: everything is at default

autocomplete doesn't work:
image

but it does correctly identify when a function exists:
image
image

trying to see the function declaration doesn't work as well:
image

minimal reproducible example:
test-rs.zip

@ghost ghost added the C-bug Category: bug label Jun 2, 2023
@Veykril
Copy link
Member

Veykril commented Jun 2, 2023

Same root cause as #9173

@Veykril Veykril closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

1 participant