Bug 278801 - devel/jetbrains-rustrover: Update to 2024.1.eap.1
Summary: devel/jetbrains-rustrover: Update to 2024.1.eap.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://youtrack.jetbrains.com/articl...
Keywords:
Depends on: 278796 278797
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-05 20:43 UTC by Dmitry Wagin
Modified: 2024-05-06 09:31 UTC (History)
1 user (show)

See Also:


Attachments
jetbrains-rustrover.diff (54.46 KB, patch)
2024-05-05 20:43 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2024-05-05 20:43:39 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-06 09:30:01 UTC
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(-)