On Thu, Jul 23, 2020 at 05:26:39PM +0300, Efraim Flashner wrote: > On Thu, Jul 23, 2020 at 03:19:24PM +0200, Jakub Kądziołka wrote: > > On Thu, Jul 23, 2020 at 02:59:25PM +0300, Efraim Flashner wrote: > > > On Thu, Jul 23, 2020 at 01:49:59PM +0200, Jakub Kądziołka wrote: > > > > > > > > Efraim, > > > > > > > > I can't help but wonder - what's the motivation here for keeping the > > > > older version around? I think a comment above the definition would be > > > > nice. > > > > > > The older one is the last version that builds without rust. I can add a > > > comment about why it's still there. > > > > I gathered as much. I don't understand, though, why a rust-less version > > is valuable. > > > > Oh, that's because there are architectures where rust either doesn't > build (like i686-linux) or it builds incredibly slowly (aarch64). Ah, okay then! For some reason I totally forgot to consider non-x64. I will try to improve this situation, but in the meantime it's indeed a good idea. Regards, Jakub Kądziołka