Commit 8563312
committed
compiletest: pass -Zunstable-options for unpretty and no-codegen paths
Unconditionally pass -Zunstable-options in the `unpretty` and
`-Zno-codegen` (typecheck) paths in compiletest. This ensures
custom targets resolved via RUST_TARGET_PATH work consistently.
This is primarily needed when using non-built-in targets without
a .json extension.
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>1 parent e26dedc commit 8563312
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| 455 | + | |
455 | 456 | | |
456 | 457 | | |
457 | 458 | | |
| |||
557 | 558 | | |
558 | 559 | | |
559 | 560 | | |
| 561 | + | |
560 | 562 | | |
561 | 563 | | |
562 | 564 | | |
| |||
0 commit comments