Uh oh!
There was an error while loading. Please reload this page.
rust_is_available: exit showing the documentation - #932
Conversation
ba10414 to
373f3adCompareojeda
commented
Dec 1, 2022
Thanks for this! Related patch: https://lore.kernel.org/rust-for-linux/20221004184625.10076-1-olof@lixom.net/ where Olof suggested giving explicit suggestions, while I recommended linking to the documentation instead as you do here -- so not sure if you saw that patch or you had the same thought as I did. Either way, I think it is fine if this helps others! Maybe we could simplify to a single line if it fits, e.g. The URL is nice to click on many terminals, though the local resource is also typically easy to open too; plus it is for sure for the version one is attempting to compile (i.e. requirements or instructions could change, the document itself could move...) and goes in line with what other comments in |
373f3ad to
8e24697Comparealiceinwire
commented
Dec 1, 2022
Thanks you, no I was not aware of that patch. Thanks for linking it.
I personally open links from terminal, so I was suggesting to add it as a link but I actually prefer your suggestion. Thanks, |
Uh oh!
There was an error while loading. Please reload this page.
exit function providing a documentation link Signed-off-by: Alice Ferrazzi <alice.ferrazzi@miraclelinux.com>
8e24697 to
bead26eCompare
Signed-off-by: Alice Ferrazzi alice.ferrazzi@miraclelinux.com