Commit 4de8265
committed
target: add -Zunstable-options when querying cfg
Since Rust 1.95,invoking rustc with `--target` requires
`-Zunstable-options` when used with custom JSON targets.
Without this flag, the command fails.
Reference:
rust-lang/rust@b4e645f
rust-lang/rust@8563312
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>1 parent 67b9d25 commit 4de8265
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments