On Mon, Jul 25, 2022 at 1:50 AM Demi Marie Obenour
wrote:
>
> Rust *already* has full dynamic linking support, and this is used
> on Android to save space and memory. What Rust does not have is
> a stable ABI. Therefore, when Rust code changes, all Rust code
> depending on it must be recompiled.
On Sat, Jul 23, 2022 at 2:01 PM Neal Gompa wrote:
>
> On Sat, Jul 23, 2022 at 7:47 AM Fabio Valentini wrote:
> >
> > - the sets of dependent packages overlap between concurrently created side
> > tags
>
> So what? If we're not tracking rebuilds in Git anymore, this is no
> longer a serious probl
On Fri, Jul 22, 2022 at 11:47 PM Maxwell G wrote:
>
> On 22/07/22 10:24PM, Fabio Valentini wrote:
> > the script that determines leaf packages in the Rust SIG
>
> Can you provide a link to this?
I can, now that I've published it (again):
https://pagure.io/ironthree/fedora-rust-sig-leaf-check
It'