This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit b5545f1
committed
compiletest: normalize paths from repository root
When testing macros from `rustc_macros` in `ui-fulldeps` tests,
sometimes paths from the compiler source tree can be shown in error
messages - these need to be normalized.
Signed-off-by: David Wood <david.wood@huawei.com>1 parent 5685abc commit b5545f1
1 file changed
+9
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3494 | 3494 | | |
3495 | 3495 | | |
3496 | 3496 | | |
3497 | | - | |
3498 | | - | |
3499 | | - | |
3500 | | - | |
3501 | | - | |
3502 | | - | |
3503 | | - | |
3504 | | - | |
3505 | | - | |
3506 | | - | |
| 3497 | + | |
| 3498 | + | |
3507 | 3499 | | |
3508 | 3500 | | |
| 3501 | + | |
| 3502 | + | |
| 3503 | + | |
| 3504 | + | |
| 3505 | + | |
| 3506 | + | |
3509 | 3507 | | |
3510 | 3508 | | |
3511 | 3509 | | |
3512 | 3510 | | |
| 3511 | + | |
3513 | 3512 | | |
3514 | 3513 | | |
3515 | 3514 | | |
| |||
0 commit comments