Created attachment 250477 [details] jetbrains-rustrover.diff Update to 2024.1.eap.1 Build highlights: - This is the first 2024.1 RustRover build, so all IntelliJ 2024.1 core features are available, namely: - Sticky lines in the editor [IJPL-449] - New Terminal tool window. Give it a try by turning on Settings | Tools | Terminal | Enable New Terminal [learn more] - Various VCS improvements - Streamline "Attach cargo project" workflow [RUST-13448] - Fixed number of E0382 false positivies [RUST-13729],[RUST-13761],[RUST-13728] - Improved codeinsight in cargo.toml based on JSON schema [RUST-13687] - "Explain" QF for E0382 (value used after move) [RUST-13959] Changelog: https://youtrack.jetbrains.com/articles/RUST-A-40/RustRover-2024.1-EAP-1-241.15989.101-build-Release-Notes
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1710d8d4f6707081ca09eeb2da8dc1a44e106345 commit 1710d8d4f6707081ca09eeb2da8dc1a44e106345 Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2024-05-06 09:22:44 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-05-06 09:28:42 +0000 devel/jetbrains-rustrover: Update to 2024.1.eap.1 PR: 278801 devel/jetbrains-rustrover/Makefile | 41 ++- devel/jetbrains-rustrover/distinfo | 6 +- devel/jetbrains-rustrover/pkg-plist | 526 +++++++++++++++++++----------------- 3 files changed, 301 insertions(+), 272 deletions(-)