rust/tests/codegen-llvm/lib-optimizations
Nikita Popov acb5ee2f84 Disable append-elements.rs test with debug assertions
The IR is a bit different (in particular wrt naming) if
debug-assertions-std is enabled. Peculiarly, the issue goes away
if overflow-check-std is also enabled, which is why CI did not
catch this.
2026-01-30 13:01:22 +01:00
..
append-elements.rs Disable append-elements.rs test with debug assertions 2026-01-30 13:01:22 +01:00
eq_ignore_ascii_case.rs Relocate bench and use str corpora for data 2025-10-08 14:42:33 -04:00
ilog10-range.rs Bless codegen. 2025-12-14 20:34:56 +00:00
iter-filter-count-assume.rs Assume the returned value in .filter(…).count() 2025-12-01 21:32:04 -08:00
iter-sum.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
slice_fill.rs specialize slice::fill to use memset when possible 2025-10-08 20:14:24 +02:00
slice_rotate.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00