On Thu, Aug 1, 2024 at 3:35 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote: > > The control flow integrity (kCFI) sanitizer is an important sanitizer > that is often used in production. This patch series makes it possible to > use kCFI and Rust together. > > The second patch in this series depends on the next version of [1], > which Miguel will send soon. It also depends on [2]. > > Link: https://lore.kernel.org/r/20240709160615.998336-12-ojeda@xxxxxxxxxx [1] > Link: https://lore.kernel.org/r/20240730-target-json-arrays-v1-1-2b376fd0ecf4@xxxxxxxxxx [2] > Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx> Applied to `rust-next` -- thanks everyone! Cheers, Miguel