-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
rust-analyzer-unwrapped: 2024-09-02 -> 2024-11-11 #354304
Conversation
40d9b8e
to
72192ef
Compare
Need to look into the neovim test failure. |
The r-a binary works for my nvim/coc.nvim setup, and I couldn't reproduce the failure by running the test script with Could we disable that test for now? |
|
Yeah, looks like something recently affected the test environment. I can recreate the test failing on master, too. I'm just disabling it, for now. |
1125df6
to
aad2b60
Compare
Currently fails to find std lib in neovim environment so hover doesn't contain type information needed to successfully pass the test.
We don't need to define frameworks manually.
aad2b60
to
2fa0afb
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diff LGTM. Tested to work with neovim/coc.nvim.
`nixpkgs-review` result
Generated using nixpkgs-review
.
Command: nixpkgs-review pr 354304
x86_64-linux
✅ 4 packages built:
- ra-multiplex
- rust-analyzer
- rust-analyzer-unwrapped
- vscode-extensions.rust-lang.rust-analyzer
Things done
https://github.com/rust-lang/rust-analyzer/releases/tag/2024-11-04
https://github.com/rust-lang/rust-analyzer/releases/tag/2024-11-11
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.