Commit b53c96b
authored
test: add
rustc is destabilising custom targets (rust-lang/rust#150151) by
requiring that `-Zunstable-options` is passed when custom targets are
used. This patch is the minimum change required so that the rustc patch
can be merged without failing the Cargo tests run in rustc's CI.-Zunstable-options with custom targets (#16467)1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
824 | | - | |
| 824 | + | |
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
| |||
841 | 841 | | |
842 | 842 | | |
843 | 843 | | |
| 844 | + | |
844 | 845 | | |
845 | 846 | | |
846 | 847 | | |
| |||
0 commit comments