(no title)
Niksko
|
1 year ago
My read was they meant a fork as in a GitHub repository fork, used to fix bugs and then submit them to upstream. This isn't a fork of the language, it's a mechanism to enable collaboration. However 'to the casual observer' could be taken to mean 'someone who doesn't understand that GitHub forks are not language forks' and they'd end up in strife. Seems like a reasonable objection to me based on the letter of the law.
nindalf|1 year ago
They want the right to fork, call their fork Rust and compete with the main repo for users. When asked how having multiple competing repos all claiming to be Rust would be beneficial to the Rust community they had nothing to say.
g-b-r|1 year ago
Being able to call the commands of a fork rustc, cargo etc would allow trivial drop-in replacement in case the official toolchain takes a bad turn (for example with analytics).
Furthermore, being able to use Rust in your fork's name (e.g. g-b-Rust) makes discovering better forks a lot easier, as opposed to the names insanity with Firefox derivatives
There's just little benefit for the public in this Mozilla's fixation with trademarks, open source thrived for decades without it (I know that Rust is not in Mozilla anymore, but the legal culture evidently persisted)