On Sat, 13 Sept 2025 at 09:15, Paolo Bonzini <[email protected]> wrote:
>
> Meson 1.9.0 provides mixed linking of Rust and C objects.  As a side effect,
> this also allows adding dependencies with "sources: ..." files to Rust crates
> that use structured_sources().
>
> It can also clean up up the meson.build files for Rust noticeably, but due
> to an issue with doctests (see https://github.com/mesonbuild/meson/pull/14973)
> that will have to wait for 1.9.1.


It looks like this new version of meson now creates a
subprojects/.wraplock file which shows up in "git status"
output. Should this be listed in .gitignore ?

thanks
-- PMM

Reply via email to