scx-upstream/rust
Andrea Righi 0d1c6555a4 scx_rustland_core: generate source files in-tree
There is no need to generate source code in a temporary directory with
RustLandBuilder(), we can simply generate code in-tree and exclude the
generated source files from .gitignore.

Having the generated source files in-tree can help to debug potential
build issues (and it also allows to drop the the tempfile crate
dependency).

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-02-28 17:49:44 +01:00
..
scx_rustland_core scx_rustland_core: generate source files in-tree 2024-02-28 17:49:44 +01:00
scx_utils scx_utils: introduce Builder() 2024-02-28 17:49:44 +01:00
meson.build rust: introduce scx_rustland_core crate 2024-02-28 17:49:44 +01:00