Commit 7374439
authored
Rollup merge of rust-lang#137117 - ChrisDenton:error-lang, r=fmease,Noratrieb
Fix test that relies on error language
We shouldn't care about the OS error message text in this test.File tree
2 files changed
+3
-3
lines changed- tests/ui/unpretty
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments