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

unresolvedReference for trait arrow_array::ArrowPrimitiveType #14902

Closed
xxchan opened this issue May 26, 2023 · 0 comments · Fixed by #17715
Closed

unresolvedReference for trait arrow_array::ArrowPrimitiveType #14902

xxchan opened this issue May 26, 2023 · 0 comments · Fixed by #17715
Labels
A-nameres name, path and module resolution C-bug Category: bug

Comments

@xxchan
Copy link

xxchan commented May 26, 2023

rust-analyzer version: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P) rust-analyzer version: 0.4.1529-standalone (06d02e0 2023-05-25)

rustc version: (eg. output of rustc -V) rustc 1.69.0 (84c898d65 2023-04-16)

relevant settings: (eg. client settings, or environment variables like CARGO, RUSTC, RUSTUP_HOME or CARGO_HOME) default settings

image
use arrow_array::ArrowPrimitiveType;
[dependencies]
arrow-array = "40.0.0" 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-nameres name, path and module resolution C-bug Category: bug
Projects
None yet
2 participants