emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54509: closed (rust-cargo: Update to 0.60.0 to support Edition2021 p


From: GNU bug Tracking System
Subject: bug#54509: closed (rust-cargo: Update to 0.60.0 to support Edition2021 projects)
Date: Thu, 09 Feb 2023 13:20:01 +0000

Your message dated Thu, 09 Feb 2023 08:18:52 -0500
with message-id <87v8kbgeo3.fsf_-_@gmail.com>
and subject line Re: bug#54509: rust-cargo: Update to 0.60.0 to support 
Edition2021 projects
has caused the debbugs.gnu.org bug report #54509,
regarding rust-cargo: Update to 0.60.0 to support Edition2021 projects
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54509: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54509
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: rust-cargo: Update to 0.60.0 to support Edition2021 projects Date: Mon, 21 Mar 2022 18:46:41 +0100
The current rust-cargo version is 0.53.0, this supports rust
edition2018 projects.

To install the latest cargo from crates.io using the existing version
(cargo install cargo), it will fail because the latest version is an
"edition2021" rust-cargo project.

-- log
Caused by:
  failed to parse manifest at `/xyz/cargo-0.59.0/Cargo.toml`
Caused by:
  feature `edition2021` is required
--

This patch updates rust-cargo and its dependencies to support the the
latest rust edition2021, and edition2021 cargo projects.

With regards,
- Paul

Attachment: rust-cargo-0.60.0.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#54509: rust-cargo: Update to 0.60.0 to support Edition2021 projects Date: Thu, 09 Feb 2023 08:18:52 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

I've split this in one commit per package where feasible, and updated
rust-cargo-c to 0.9.8+cargo-0.60.

Closing!

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]