mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
7030efbb77
Allow whitespace in dump_mir filter At least on my system this is necessary to get more complex filters with spaces like in https://rustc-dev-guide.rust-lang.org/mir/debugging.html working.