Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914233 - dev-lang/rust cargo manifest command doesn't work on stdlib
Summary: dev-lang/rust cargo manifest command doesn't work on stdlib
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-15 14:36 UTC by powerboat9.gamer
Modified: 2024-02-14 10:26 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Working patch (fix-cargo-2.patch,578 bytes, patch)
2023-09-15 14:36 UTC, powerboat9.gamer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description powerboat9.gamer 2023-09-15 14:36:45 UTC
Created attachment 870603 [details, diff]
Working patch

https://github.com/intellij-rust/intellij-rust/issues/7912 for reference. I have a patch that's a bit of a hack, but it works and involves minimal changes.