Closed pieterdd closed 8 months ago
Sorry for getting back this late, unfortunate sudden surge of work.
I haven't attempted to use the rust package and the rustup installer side by side, but I can imagine that PATH ambiguity could lead to issues.
IIRC it is possible but I remember some notes when combining it with the system installation. I agree it is better leave it out of this PR for being out of scope.
I suggest to leave detailed installation instructions for rustup out of scope for this PR.
Sounds reasonable.
LGTM. Thanks!
Does the documentation usually autopublish when merged to master? I noticed that https://developer.fedoraproject.org/tech/languages/rust/rust-installation.html is still in its previous state, so other recent changes might be too.
All manual so far, unfortunately (but with tooling around). We had some changes I wasn't sure about so everything went through staging first last week: https://developer.stg.fedoraproject.org . I stick to end of month release schedule if we have changes. I'll do proper release later today (thursday).
I've made some changes. I haven't attempted to use the
rust
package and therustup
installer side by side, but I can imagine that PATH ambiguity could lead to issues. I suggest to leave detailed installation instructions for rustup out of scope for this PR.