rustup provides a proxy for rust-analyzer since 1.26.0, while dev-util/rustup-1.25.2 currently in tree does not proxy rust-analyzer correctly. Reproducible: Always
I have made an ebuild for 1.26, which seems to work fully for me. I have probably got too many crates pulled in as dependencies, and will spend some time weeding out the additional ones. The ebuild is attached.
Created attachment 880118 [details] ebuild for rustup-1.26 See my comment regarding the crates - I believe some need to be removed as dependencies, and I will submit an updated crate once I have been through the list.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000bde0c931ff0bd77cf1b124977d8e001298348 commit 000bde0c931ff0bd77cf1b124977d8e001298348 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-03-15 12:08:02 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-03-15 12:10:29 +0000 dev-util/rustup: add 1.27.0 Closes: https://bugs.gentoo.org/918953 Closes: https://github.com/gentoo/gentoo/pull/34414 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-util/rustup/Manifest | 2 + dev-util/rustup/rustup-1.27.0.ebuild | 98 ++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+)