about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-06-10 12:47:54 +0000
committerbors <bors@rust-lang.org>2021-06-10 12:47:54 +0000
commit40c1623b16fb28f7625cab13570752d04513815c (patch)
tree2521c9eed5038c1546f013d1eaf7e27dfdb7f5e3 /compiler/rustc_llvm/llvm-wrapper
parent0279cb11ed98bdc589c66572477fd27f1dd3e0ac (diff)
parent1cdc81bdc109dab9a71108201a0e8edf24efeafa (diff)
downloadrust-40c1623b16fb28f7625cab13570752d04513815c.tar.gz
rust-40c1623b16fb28f7625cab13570752d04513815c.zip
Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrum
Don't pass -Z unstable-options by default for UI tests

Unconditionally passing -Z unstable-options makes it impossible to test whether an option requires unstable-options or not.

This uncovered quite a lot of bugs, I'll open issues for each. These don't strictly need to be fixed before this is merged, it just makes the diff much larger because of the changes to diagnostics.

- https://github.com/rust-lang/rust/issues/82636
- https://github.com/rust-lang/rust/issues/82637
- https://github.com/rust-lang/rust/issues/82638
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions