▲ | binary132 3 days ago | ||||||||||||||||
how is that not the same thing? | |||||||||||||||||
▲ | wongarsu 3 days ago | parent | next [-] | ||||||||||||||||
You could read "Rust will become mandatory" as "all contributors will need to be able to code Rust" or even "all new code has to be written in Rust" or similar variations | |||||||||||||||||
| |||||||||||||||||
▲ | StopDisinfo910 3 days ago | parent | prev | next [-] | ||||||||||||||||
One phrasing implies contributions will have to be in Rust, the other doesn’t. I was confused in the same way after reading the submission title. Mandating Rust would be a far more radical change. | |||||||||||||||||
| |||||||||||||||||
▲ | kstrauser 3 days ago | parent | prev [-] | ||||||||||||||||
My last company used Jenkins, so our build infrastructure depended on Java. We used zero code outside of supporting Jenkins. So Java was required to build our stuff, but not to write or run it. Edit: nope, I’m wrong. On reading the link, they’re setting up the build infrastructure to support Rust in the Git code itself. |