os-rust/tests/ui/const_prop
bors 49b3924bd4 Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper
Update the minimum external LLVM to 16.

With this change, we'll have stable support for LLVM 16 and 17.
For reference, the previous increase to LLVM 15 was #114148

[Relevant zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/riscv.20forced-atomics)
2023-11-27 21:54:03 +00:00
..
apfloat-f64-roundtrip.rs Update the minimum external LLVM to 16. 2023-11-21 22:40:16 +01:00
apfloat-remainder-regression.rs Add tests for #102403 and #113407 2023-07-26 13:31:54 -04:00
const-prop-ice.rs move some const-prop tests to appropriate folder 2023-04-28 14:42:03 +02:00
const-prop-ice.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-prop-ice2.rs move some const-prop tests to appropriate folder 2023-04-28 14:42:03 +02:00
const-prop-ice2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-prop-ice3.rs move some const-prop tests to appropriate folder 2023-04-28 14:42:03 +02:00
const-prop-overflowing-casts.rs move some const-prop tests to appropriate folder 2023-04-28 14:42:03 +02:00
const-prop-read-static-in-const.rs move some const-prop tests to appropriate folder 2023-04-28 14:42:03 +02:00
const-prop-read-static-in-const.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
dont-propagate-generic-instance-2.rs Don't resolve generic instances if they may be shadowed by dyn 2023-09-19 05:42:23 +00:00
dont-propagate-generic-instance.rs Don't resolve generic instances if they may be shadowed by dyn 2023-09-19 05:42:23 +00:00
ice-assert-fail-div-by-zero.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ice-assert-fail-div-by-zero.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ice-issue-96944.rs add test for issue #96944 2023-08-06 15:01:48 +02:00
ice-issue-111353.rs add test for issue #111353 2023-08-06 15:06:40 +02:00
inline_spans.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_spans_lint_attribute.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86351.rs Add regression test for #86351 2023-04-05 22:47:33 +09:00
issue-102553.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unreachable-bounds.rs Only visit reachable blocks in ConstProp lint. 2023-04-05 19:34:38 +00:00
unreachable-overflow.rs Only visit reachable blocks in ConstProp lint. 2023-04-05 19:34:38 +00:00
unsized-local-ice.rs interpret: fail more gracefully on uninit unsized locals 2023-04-28 14:42:03 +02:00