Re: [PATCH] kbuild: rust: use `-Zdebuginfo-compression`

From: Alice Ryhl
Date: Tue Apr 02 2024 - 05:55:35 EST


On Sat, Feb 17, 2024 at 1:26 AM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> Rust 1.74.0 introduced (unstable) support for the
> `-Zdebuginfo-compression` flag, thus use it.
>
> Link: https://github.com/rust-lang/rust/issues/120953
> Link: https://github.com/rust-lang/rust/pull/115358
> Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>