rust/src/test/ui/const-eval
2018-04-30 18:18:33 +02:00
..
conditional_array_execution.rs Warn on all erroneous constants 2018-04-24 13:11:48 +02:00
conditional_array_execution.stderr Warn on all erroneous constants 2018-04-24 13:11:48 +02:00
const_signed_pat.rs Sign extend constants in range patterns 2018-04-19 09:01:27 +02:00
const_transmute.rs Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
const_transmute.stderr Add a test for transmuting via unions in constants 2018-03-08 08:34:17 +01:00
enum_discr.rs Allow variant discriminant initializers to refer to other initializers of the same enum 2018-04-26 08:54:14 +02:00
index_out_of_bound.rs Unregress error spans in constant errors 2018-03-08 08:34:17 +01:00
index_out_of_bound.stderr update tests 2018-03-14 00:53:24 +01:00
issue-43197.rs Warn on all erroneous constants 2018-04-24 13:11:48 +02:00
issue-43197.stderr Warn on all erroneous constants 2018-04-24 13:11:48 +02:00
issue-44578.rs Only warn on erroneous promoted constants 2018-04-15 15:08:37 +02:00
issue-44578.stderr Only warn on erroneous promoted constants 2018-04-15 15:08:37 +02:00
issue-47971.rs Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
no_lint_for_statically_known_error.rs Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
promoted_errors.rs always optimize test 2018-04-23 11:12:33 +02:00
promoted_errors.stderr Update ui test output 2018-04-30 18:18:33 +02:00
pub_const_err.rs Warn on all erroneous constants 2018-04-24 13:11:48 +02:00
pub_const_err.stderr Warn on all erroneous constants 2018-04-24 13:11:48 +02:00
pub_const_err_bin.rs Warn on all erroneous constants 2018-04-24 13:11:48 +02:00
pub_const_err_bin.stderr Warn on all erroneous constants 2018-04-24 13:11:48 +02:00