Commit 7591c51
committed
Auto merge of rust-lang#2960 - oli-obk:run_filter, r=oli-obk
Restore test filtering by substring.
Previously it was only looking for tests whose path was a prefix of the given filter
fixes rust-lang#29581 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
0 commit comments