rust/tests/codegen/issues
2024-06-19 21:35:37 -07:00
..
auxiliary Also move the auxiliary file 2023-03-20 10:25:29 +00:00
issue-13018.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-15953.rs mv tests/codegen/issue-* tests/codegen/issues/ 2023-03-20 10:25:29 +00:00
issue-27130.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-32031.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-32364.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-34634.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-34947-pow-i32.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-36010-some-box-is_some.rs Apply suggestions from code review 2024-06-09 13:25:12 +00:00
issue-37945.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-44056-macos-tls-align.rs Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
issue-45222.rs Ignore less tests in debug builds 2024-02-23 18:04:01 -05:00
issue-45466.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-45964-bounds-check-slice-pos.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-47278.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-47442.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-56267-2.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-56267.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-56927.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-58881.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-59352.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-68667-unwrap-combinators.rs Apply suggestions from code review 2024-06-09 13:25:12 +00:00
issue-69101-bounds-check.rs Ignore less tests in debug builds 2024-02-23 18:04:01 -05:00
issue-73031.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73258.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73338-effecient-cmp.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73396-bounds-check-after-position.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73827-bounds-check-index-in-subexpr.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-74938-array-split-at.rs Apply suggestions from code review 2024-06-09 13:25:12 +00:00
issue-75525-bounds-checks.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-75546.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-75659.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-75978.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-77812.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-81408-dllimport-thinlto-windows.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-84268.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-85872-multiple-reverse.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-86106.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-93036-assert-index.rs Apply suggestions from code review 2024-06-09 13:25:12 +00:00
issue-96274.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
issue-96497-slice-size-nowrap.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-98156-const-arg-temp-lifetime.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-98294-get-mut-copy-from-slice-opt.rs Ignore less tests in debug builds 2024-02-23 18:04:01 -05:00
issue-99960.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-101048.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-101082.rs Ignore less tests in debug builds 2024-02-23 18:04:01 -05:00
issue-101814.rs Ignore less tests in debug builds 2024-02-23 18:04:01 -05:00
issue-103132.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-103285-ptr-addr-overflow-check.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-103327.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-103840.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-105386-ub-in-debuginfo.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-106369.rs Ignore less tests in debug builds 2024-02-23 18:04:01 -05:00
issue-109328-split_first.rs Fix tests for 32 bits targets 2024-06-11 07:45:16 +00:00
issue-110797-enum-jump-same.rs Fix tests for 32 bits targets 2024-06-11 07:45:16 +00:00
issue-111508-vec-tryinto-array.rs Apply suggestions from code review 2024-06-09 13:25:12 +00:00
issue-111603.rs use [N x i8] for alloca types 2024-04-11 21:42:35 -04:00
issue-112509-slice-get-andthen-get.rs Give inlining bonuses to things that optimize out 2024-06-19 21:35:37 -07:00
issue-113757-bounds-check-after-cmp-max.rs Apply suggestions from code review 2024-06-09 13:25:12 +00:00
issue-114312.rs Update the minimum external LLVM to 17 2024-03-17 10:11:04 -07:00
issue-115385-llvm-jump-threading.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-116878.rs Ignore less tests in debug builds 2024-02-23 18:04:01 -05:00
issue-118392.rs add codegen test for issue-118392, 71096 2024-06-09 07:35:24 +00:00
issue-119422.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-121719-common-field-offset.rs test merging of multiple match branches that access fields of the same offset 2024-02-27 23:14:36 -05:00
issue-122805.rs Make issue-122805.rs big endian compatible 2024-06-11 16:07:14 +02:00