rust/src/test/ui/const-generics/const_evaluatable_checked
Bastian Kauschke 7a02ebd828 bless tests
2020-09-21 21:50:00 +02:00
..
auxiliary support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
cross_crate.rs support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
cross_crate_predicate.rs support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
cross_crate_predicate.stderr support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
feature-gate-const_evaluatable_checked.full.stderr Add revisions to const generic const_evaluatable_checked tests. 2020-09-11 11:42:32 +02:00
feature-gate-const_evaluatable_checked.min.stderr Add revisions to const generic const_evaluatable_checked tests. 2020-09-11 11:42:32 +02:00
feature-gate-const_evaluatable_checked.rs Add revisions to const generic const_evaluatable_checked tests. 2020-09-11 11:42:32 +02:00
fn_call.rs add function calls 2020-09-18 17:11:34 +02:00
less_than.rs initial working state 2020-09-18 16:25:25 +02:00
let-bindings.rs bless tests 2020-09-21 21:50:00 +02:00
let-bindings.stderr bless tests 2020-09-21 21:50:00 +02:00
simple.min.stderr use abstract consts when unifying ConstKind::Unevaluated 2020-09-18 17:11:34 +02:00
simple.rs use abstract consts when unifying ConstKind::Unevaluated 2020-09-18 17:11:34 +02:00
simple_fail.full.stderr Add revisions to const generic const_evaluatable_checked tests. 2020-09-11 11:42:32 +02:00
simple_fail.min.stderr Add revisions to const generic const_evaluatable_checked tests. 2020-09-11 11:42:32 +02:00
simple_fail.rs Add revisions to const generic const_evaluatable_checked tests. 2020-09-11 11:42:32 +02:00
unop.rs allow unary operations and ignore StorageLive/Dead stmts 2020-09-18 17:11:34 +02:00