rust/tests/ui/consts/const-eval
2024-11-07 17:49:45 +01:00
..
auxiliary
heap stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
simd remove support for extern-block const intrinsics 2024-11-04 23:27:45 +01:00
stable-metric Reorganize Test Headers 2024-09-23 13:41:15 -04:00
assign-to-static-within-other-static.rs
assign-to-static-within-other-static.stderr
conditional_array_execution.rs
conditional_array_execution.stderr
const_fn_ptr_fail2.rs
const_fn_ptr_fail2.stderr
const_fn_ptr_fail.rs
const_fn_ptr_fail.stderr
const_fn_ptr.rs
const_fn_ptr.stderr
const_fn_target_feature_wasm.rs interpret: do not make const-eval query result depend on tcx.sess 2024-08-26 17:08:52 +02:00
const_fn_target_feature.rs interpret: do not make const-eval query result depend on tcx.sess 2024-08-26 17:08:52 +02:00
const_let.rs
const_let.stderr
const_panic_2021.rs
const_panic_2021.stderr
const_panic_libcore_bin.rs
const_panic_libcore_bin.stderr
const_panic_stability.e2018.stderr
const_panic_stability.e2021.stderr
const_panic_stability.rs
const_panic_track_caller.rs
const_panic_track_caller.stderr
const_panic-normalize-tabs-115498.rs
const_panic-normalize-tabs-115498.stderr
const_panic.rs
const_panic.stderr
const_prop_errors.rs
const_raw_ptr_ops2.rs
const_raw_ptr_ops2.stderr improve dangling/oob errors and make them more uniform 2024-07-27 21:12:54 +02:00
const_raw_ptr_ops.rs
const_raw_ptr_ops.stderr
const_signed_pat.rs
const-eval-intrinsic-promotion.rs
const-eval-intrinsic-promotion.stderr
const-eval-overflow2.rs
const-eval-overflow2.stderr
const-eval-overflow2b.rs
const-eval-overflow2b.stderr
const-eval-overflow2c.rs
const-eval-overflow2c.stderr
const-eval-overflow-2.rs
const-eval-overflow-2.stderr
const-eval-overflow-3.rs
const-eval-overflow-3.stderr
const-eval-overflow-3b.rs
const-eval-overflow-3b.stderr Don't call const normalize in error reporting 2024-09-22 13:55:06 -04:00
const-eval-overflow-4.rs
const-eval-overflow-4.stderr
const-eval-overflow-4b.rs
const-eval-overflow-4b.stderr Don't call const normalize in error reporting 2024-09-22 13:55:06 -04:00
const-eval-query-stack.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
const-eval-query-stack.stderr
const-eval-span.rs
const-eval-span.stderr
const-pointer-values-in-various-types.64bit.stderr
const-pointer-values-in-various-types.rs
dont_promote_unstable_const_fn_cross_crate.rs
dont_promote_unstable_const_fn_cross_crate.stderr
dont_promote_unstable_const_fn.rs Re-do recursive const stability checks 2024-10-25 20:31:40 +02:00
dont_promote_unstable_const_fn.stderr Re-do recursive const stability checks 2024-10-25 20:31:40 +02:00
double_check2.rs
double_check.rs
duration_conversion.rs
enum_discr.rs
extern_fat_pointer.rs
field-access-after-const-eval-fail-in-ty.rs
field-access-after-const-eval-fail-in-ty.stderr
float_methods.rs Make some float methods unstable const fn 2024-10-15 10:46:33 +02:00
format.rs
format.stderr
generic-slice.rs
generic-slice.stderr
ice-generic-assoc-const.rs
ice-packed.rs
ice-unhandled-type-122191.rs
ice-unhandled-type-122191.stderr
ice-unsized-struct-const-eval-123154.rs
ice-unsized-struct-const-eval-123154.stderr
index_out_of_bounds_propagated.rs
index_out_of_bounds_propagated.stderr
index_out_of_bounds.rs
index_out_of_bounds.stderr
index-out-of-bounds-never-type.rs
index-out-of-bounds-never-type.stderr
infinite_loop.eval_limit.stderr
infinite_loop.no_ice.stderr
infinite_loop.rs
issue-43197.rs
issue-43197.stderr
issue-44578.rs
issue-44578.stderr
issue-47971.rs
issue-49296.rs
issue-49296.stderr
issue-50706.rs
issue-50814-2.mir-opt.stderr
issue-50814-2.normal.stderr
issue-50814-2.rs
issue-50814.rs
issue-50814.stderr
issue-51300.rs
issue-52475.rs
issue-52475.stderr
issue-53157.rs
issue-53401.rs
issue-55541.rs
issue-64908.rs
issue-64970.rs
issue-65394.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
issue-65394.stock.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
issue-70723.rs
issue-70723.stderr
issue-70804-fn-subtyping.rs
issue-84957-const-str-as-bytes.rs
issue-85155.rs
issue-85155.stderr
issue-85907.rs
issue-85907.stderr
issue-91827-extern-types-field-offset.rs
issue-91827-extern-types-field-offset.stderr don't ICE when encountering an extern type field during validation 2024-06-22 17:39:01 +02:00
issue-100878.rs
issue-104390.rs
issue-104390.stderr Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00
livedrop.rs
livedrop.stderr
match-test-ptr-null.rs
match-test-ptr-null.stderr
mod-static-with-const-fn.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
mod-static-with-const-fn.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
no_lint_for_statically_known_error.rs
nonnull_as_ref_ub.rs
nonnull_as_ref_ub.stderr improve dangling/oob errors and make them more uniform 2024-07-27 21:12:54 +02:00
nonnull_as_ref.rs
nrvo.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
panic-assoc-never-type.rs
panic-assoc-never-type.stderr
panic-never-type.rs
panic-never-type.stderr
parse_ints.rs stabilize const_int_from_str 2024-07-04 21:27:51 +02:00
parse_ints.stderr stabilize const_int_from_str 2024-07-04 21:27:51 +02:00
partial_ptr_overwrite.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
partial_ptr_overwrite.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
promote_mutable_zst_mir_borrowck.rs
promote-static.rs
promoted_const_fn_fail_deny_const_err.rs
promoted_const_fn_fail_deny_const_err.stderr
promoted_const_fn_fail.rs
promoted_const_fn_fail.stderr
promoted_raw_ptr_ops.rs
promoted_raw_ptr_ops.stderr
ptr-to-int-transmute-in-consts-issue-87525.rs Add a Lint for Pointer to Integer Transmutes in Consts 2024-10-05 12:48:02 +00:00
ptr-to-int-transmute-in-consts-issue-87525.stderr Add a Lint for Pointer to Integer Transmutes in Consts 2024-10-05 12:48:02 +00:00
raw-bytes.32bit.stderr interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
raw-bytes.64bit.stderr interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
raw-bytes.rs interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
raw-pointer-ub.rs stabilize const_intrinsic_copy 2024-09-23 22:12:54 +02:00
raw-pointer-ub.stderr core: move intrinsics.rs into intrinsics folder 2024-11-07 17:49:45 +01:00
ref_to_int_match.32bit.stderr
ref_to_int_match.64bit.stderr
ref_to_int_match.rs
shift_overflow.rs
shift_overflow.stderr
simple_with_undef.rs
size-of-t.rs
size-of-t.stderr
strlen.rs
transmute-const-promotion.rs
transmute-const-promotion.stderr
transmute-const.rs const: don't ICE when encountering a mutable ref to immutable memory 2024-09-15 22:53:04 +02:00
transmute-const.stderr const: don't ICE when encountering a mutable ref to immutable memory 2024-09-15 22:53:04 +02:00
transmute-size-mismatch.rs
transmute-size-mismatch.stderr
ub-enum-overwrite.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
ub-enum-overwrite.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
ub-enum.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
ub-enum.stderr
ub-incorrect-vtable.32bit.stderr interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
ub-incorrect-vtable.64bit.stderr interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
ub-incorrect-vtable.rs interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
ub-int-array.rs
ub-int-array.stderr
ub-invalid-values.rs
ub-invalid-values.stderr
ub-nonnull.chalk.64bit.stderr
ub-nonnull.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
ub-nonnull.stderr on a signed deref check, mention the right pointer in the error 2024-08-01 14:25:19 +02:00
ub-ref-ptr.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
ub-ref-ptr.stderr
ub-slice-get-unchecked.rs remove const_slice_index annotations, it never had a feature gate anyway 2024-09-08 23:08:43 +02:00
ub-slice-get-unchecked.stderr remove const_slice_index annotations, it never had a feature gate anyway 2024-09-08 23:08:43 +02:00
ub-uninhabit.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
ub-uninhabit.stderr
ub-upvars.32bit.stderr
ub-upvars.64bit.stderr
ub-upvars.rs
ub-wide-ptr.chalk.64bit.stderr
ub-wide-ptr.rs interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
ub-wide-ptr.stderr interpret: make identity upcasts a NOP again to avoid them generating a new random vtable 2024-08-09 18:48:45 +02:00
ub-write-through-immutable.rs also stabilize const_refs_to_cell 2024-09-15 10:20:47 +02:00
ub-write-through-immutable.stderr also stabilize const_refs_to_cell 2024-09-15 10:20:47 +02:00
union_promotion.rs
union_promotion.stderr
union-const-eval-field.rs
union-const-eval-field.stderr
union-ice.rs
union-ice.stderr
union-ub.32bit.stderr
union-ub.64bit.stderr
union-ub.rs
unused-broken-const.rs
unused-broken-const.stderr
unwind-abort.rs stabilize const_extern_fn 2024-09-14 18:07:06 +02:00
unwind-abort.stderr stabilize const_extern_fn 2024-09-14 18:07:06 +02:00
valid-const.rs
validate_uninhabited_zsts.rs
validate_uninhabited_zsts.stderr
validation-ice-extern-type-field.rs don't ICE when encountering an extern type field during validation 2024-06-22 17:39:01 +02:00
validation-ice-extern-type-field.stderr don't ICE when encountering an extern type field during validation 2024-06-22 17:39:01 +02:00
write-to-uninhabited-enum-variant.rs Update tests 2024-08-10 12:07:17 +02:00
zst_operand_eval.rs