mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 01:51:13 +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`).