mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 16:05:31 +00:00
Otherwise `error-pattern` on the test run stderr can incorrectly match if e.g. the paths in panic backtrace has a matching substring (like if we look for `bar` in the error pattern but username is `baron`).