rust/src/test/ui/consts/const-eval
2019-04-10 18:10:30 -07:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
assign-to-static-within-other-static-2.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
assign-to-static-within-other-static-2.stderr Update tests 2019-03-11 23:10:26 +03:00
assign-to-static-within-other-static.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
assign-to-static-within-other-static.stderr Update tests 2019-03-11 23:10:26 +03:00
conditional_array_execution.rs Remove licenses 2018-12-25 21:08:33 -07:00
conditional_array_execution.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const_let.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
const_let.stderr Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
const_panic_libcore_main.rs Remove licenses 2018-12-25 21:08:33 -07:00
const_panic_libcore_main.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const_panic_libcore.rs Remove licenses 2018-12-25 21:08:33 -07:00
const_panic_libcore.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const_panic.rs Remove licenses 2018-12-25 21:08:33 -07:00
const_panic.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const_prop_errors.rs Remove licenses 2018-12-25 21:08:33 -07:00
const_raw_ptr_ops.rs Declare some unconst operations as unsafe in const fn 2019-01-21 16:01:57 +01:00
const_raw_ptr_ops.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const_signed_pat.rs Remove licenses 2018-12-25 21:08:33 -07:00
const_transmute.rs Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow2.rs Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const-eval-overflow2.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const-eval-overflow2b.rs Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const-eval-overflow2b.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const-eval-overflow2c.rs Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const-eval-overflow2c.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
const-eval-overflow-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow-3.rs Switch from error patterns to //~ ERROR markers. 2019-02-22 16:07:15 +01:00
const-eval-overflow-3.stderr Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow-3b.rs Switch from error patterns to //~ ERROR markers. 2019-02-22 16:07:15 +01:00
const-eval-overflow-3b.stderr Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow-4.rs Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow-4.stderr Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow-4b.rs Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-overflow-4b.stderr Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-span.rs Remove licenses 2018-12-25 21:08:33 -07:00
const-eval-span.stderr Remove licenses 2018-12-25 21:08:33 -07:00
const-pointer-values-in-various-types.rs Make const_eval_raw query return just an AllocId 2018-11-19 22:42:46 +01:00
const-pointer-values-in-various-types.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
dont_promote_unstable_const_fn_cross_crate.nll.stderr Update NLL tests 2019-03-11 23:18:35 +03:00
dont_promote_unstable_const_fn_cross_crate.rs Remove licenses 2018-12-25 21:08:33 -07:00
dont_promote_unstable_const_fn_cross_crate.stderr Update tests 2019-03-11 23:10:26 +03:00
dont_promote_unstable_const_fn.nll.stderr Update NLL tests 2019-03-11 23:18:35 +03:00
dont_promote_unstable_const_fn.rs Remove licenses 2018-12-25 21:08:33 -07:00
dont_promote_unstable_const_fn.stderr Update tests 2019-03-11 23:10:26 +03:00
double_check2.rs Remove licenses 2018-12-25 21:08:33 -07:00
double_check2.stderr Update tests 2019-03-11 23:10:26 +03:00
double_check.rs Remove licenses 2018-12-25 21:08:33 -07:00
double_promotion.rs
duration_conversion.rs Remove licenses 2018-12-25 21:08:33 -07:00
enum_discr.rs Remove licenses 2018-12-25 21:08:33 -07:00
extern_fat_pointer.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-const_fn_union.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-const_fn_union.stderr Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
feature-gate-const_panic.rs Remove licenses 2018-12-25 21:08:33 -07:00
feature-gate-const_panic.stderr Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
ice-generic-assoc-const.rs Remove licenses 2018-12-25 21:08:33 -07:00
ice-packed.rs Remove licenses 2018-12-25 21:08:33 -07:00
index_out_of_bounds_propagated.rs Remove licenses 2018-12-25 21:08:33 -07:00
index_out_of_bounds_propagated.stderr Update tests 2019-03-11 23:10:26 +03:00
index_out_of_bounds.rs Remove licenses 2018-12-25 21:08:33 -07:00
index_out_of_bounds.stderr Remove licenses 2018-12-25 21:08:33 -07:00
infinite_loop.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
infinite_loop.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-43197.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-43197.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
issue-44578.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-44578.stderr Remove licenses 2018-12-25 21:08:33 -07:00
issue-47971.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-49296.rs Add UI test for #49296 2018-10-29 00:09:32 -04:00
issue-49296.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
issue-50706.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50814-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50814-2.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
issue-50814.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-50814.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
issue-51300.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52442.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52442.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-52475.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
issue-52475.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-53157.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-53401.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-55541.rs also test with PhantomData 2018-11-04 14:43:05 +01:00
match-test-ptr-null.rs Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
match-test-ptr-null.stderr Tweak unstable diagnostic output 2019-04-10 18:10:30 -07:00
mod-static-with-const-fn.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
mod-static-with-const-fn.stderr Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
no_lint_for_statically_known_error.rs Remove licenses 2018-12-25 21:08:33 -07:00
promote_mutable_zst_mir_borrowck.rs Remove licenses 2018-12-25 21:08:33 -07:00
promoted_const_fn_fail_deny_const_err.nll.stderr Remove licenses 2018-12-25 21:08:33 -07:00
promoted_const_fn_fail_deny_const_err.rs Remove licenses 2018-12-25 21:08:33 -07:00
promoted_const_fn_fail_deny_const_err.stderr Remove licenses 2018-12-25 21:08:33 -07:00
promoted_const_fn_fail.nll.stderr Update NLL tests 2019-03-11 23:18:35 +03:00
promoted_const_fn_fail.rs Remove licenses 2018-12-25 21:08:33 -07:00
promoted_const_fn_fail.stderr Update tests 2019-03-11 23:10:26 +03:00
promoted_errors.rs Remove licenses 2018-12-25 21:08:33 -07:00
promoted_errors.stderr Deduplicate const eval error spans for better output 2019-03-23 13:05:30 -07:00
promoted_raw_ptr_ops.nll.stderr Update NLL tests 2019-03-11 23:18:35 +03:00
promoted_raw_ptr_ops.rs Remove licenses 2018-12-25 21:08:33 -07:00
promoted_raw_ptr_ops.stderr Update tests 2019-03-11 23:10:26 +03:00
pub_const_err_bin.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub_const_err_bin.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
pub_const_err.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub_const_err.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
ref_to_int_match.rs Remove licenses 2018-12-25 21:08:33 -07:00
ref_to_int_match.stderr Update tests 2019-03-11 23:10:26 +03:00
shift_overflow.rs Remove licenses 2018-12-25 21:08:33 -07:00
shift_overflow.stderr Update tests 2019-03-11 23:10:26 +03:00
simple_with_undef.rs Remove licenses 2018-12-25 21:08:33 -07:00
strlen.rs Remove licenses 2018-12-25 21:08:33 -07:00
transmute-const-promotion.nll.stderr Update NLL tests 2019-03-11 23:18:35 +03:00
transmute-const-promotion.rs Remove licenses 2018-12-25 21:08:33 -07:00
transmute-const-promotion.stderr Update tests 2019-03-11 23:10:26 +03:00
transmute-const.rs Remove licenses 2018-12-25 21:08:33 -07:00
transmute-const.stderr Remove licenses 2018-12-25 21:08:33 -07:00
ub-enum.rs Remove licenses 2018-12-25 21:08:33 -07:00
ub-enum.stderr Remove licenses 2018-12-25 21:08:33 -07:00
ub-nonnull.rs fix validation range printing when encountering undef 2019-01-21 19:08:47 +01:00
ub-nonnull.stderr fix validation range printing when encountering undef 2019-01-21 19:08:47 +01:00
ub-ref.rs tidy line length override #58617 2019-02-22 17:07:13 -05:00
ub-ref.stderr #58658 bless after line split for tidy 2019-02-22 19:23:03 -05:00
ub-uninhabit.rs Update ub-uninhabit tests 2018-12-11 11:18:55 +00:00
ub-uninhabit.stderr Fix some misbehaving tests 2018-12-11 11:18:55 +00:00
ub-upvars.rs Stabilize let bindings and destructuring in constants and const fn 2019-01-09 10:20:12 +01:00
ub-upvars.stderr Update tests 2019-03-11 23:10:26 +03:00
union_promotion.nll.stderr Update NLL tests 2019-03-11 23:18:35 +03:00
union_promotion.rs Remove licenses 2018-12-25 21:08:33 -07:00
union_promotion.stderr Update tests 2019-03-11 23:10:26 +03:00
union-const-eval-field.rs Remove licenses 2018-12-25 21:08:33 -07:00
union-const-eval-field.stderr Remove licenses 2018-12-25 21:08:33 -07:00
union-ice.rs Remove licenses 2018-12-25 21:08:33 -07:00
union-ice.stderr Update tests 2019-03-11 23:10:26 +03:00
union-ub-fat-ptr.rs Remove licenses 2018-12-25 21:08:33 -07:00
union-ub-fat-ptr.stderr Remove licenses 2018-12-25 21:08:33 -07:00
union-ub.rs Remove licenses 2018-12-25 21:08:33 -07:00
union-ub.stderr Remove licenses 2018-12-25 21:08:33 -07:00
unused-broken-const.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-broken-const.stderr Swap const evaluation lint spans to point at problem in primary span 2019-03-23 13:05:30 -07:00
valid-const.rs
zst_operand_eval.rs