Re: [PATCH v5 0/9] Introduce Rust and announce that it will become mandatory
From: Ezekiel Newren <hidden>
Date: 2025-09-17 17:31:07
From: Ezekiel Newren <hidden>
Date: 2025-09-17 17:31:07
On Wed, Sep 17, 2025 at 6:07 AM Sam James [off-list ref] wrote:
I think adding external crates especially will need discussion given the licencing and "offline" issues (which are solvable but they should be examined).
I agree. My opinion is that creating a new crate in Git should be its own commit. Same with adding a dependency to an existing crate in Git. Just because it'll be easy to add depdendencies doesn't mean we should add them willy nilly. But making them easy to add encourages trying out tools to see if it's a good idea or not.