rust/src/test/run-pass/ctfe
2018-05-22 10:54:06 +02:00
..
assoc-const.rs
chained-constants-stackoverflow.rs Add tests for fixed issues 2018-03-08 08:34:08 +01:00
const-block-non-item-statement-3.rs Allow let bindings in const fn and constants 2018-05-22 10:54:05 +02:00
const-block-non-item-statement.rs Allow let bindings in const fn and constants 2018-05-22 10:54:05 +02:00
const-fn-destructuring-arg.rs Fix a typo in a comment 2018-05-22 10:54:06 +02:00
deref_in_pattern.rs Add tests for fixed issues 2018-03-08 08:34:08 +01:00
ice-48279.rs Add regression test 2018-03-08 08:34:17 +01:00
issue-37550.rs Allow let bindings in const fn and constants 2018-05-22 10:54:05 +02:00
issue-broken-mir.rs Add tests for fixed issues 2018-03-08 08:34:08 +01:00
locals-in-const-fn.rs Allow let bindings in const fn and constants 2018-05-22 10:54:05 +02:00
match-const-fn-structs.rs Add tests for fixed issues 2018-03-08 08:34:08 +01:00
mozjs-error.rs Fix mozjs crater failure 2018-03-08 08:34:18 +01:00
non-scalar-cast.rs Add tests for fixed issues 2018-03-08 08:34:08 +01:00
promotion.rs Reduce noise in error reporting 2018-03-08 08:34:11 +01:00
references.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
repeat_match.rs Add test for #45044 2018-03-08 08:34:09 +01:00
return-in-const-fn.rs Add tests for fixed issues 2018-03-08 08:34:08 +01:00
signed_enum_discr.rs Fix the conversion between bit representations and i128 representations 2018-03-22 12:38:40 +01:00
tuple-struct-constructors.rs Stabilize num::NonZeroU* 2018-05-16 19:11:31 +02:00
union-ice.rs Add regression tests 2018-03-08 08:34:12 +01:00