Autoharness include/exclude pattern does not support whitespace #4046
Labels
[C] Bug
This is a bug. Something isn't working.
Z-Autoharness
Issue related to autoharness subcommand
See https://github.com/model-checking/verify-rust-std/actions/runs/14673784039/job/41186052310?pr=334: when trying to use something like
--include-pattern "num::<impl i8>::wrapping_sh"
our splitting of
RUSTFLAGS
on whitespace inbase_rustc_flags
falls over.The text was updated successfully, but these errors were encountered: