| .. |
|
auxiliary
|
support const_evaluatable_checked across crate boundaries
|
2020-09-18 17:11:34 +02:00 |
|
closures.rs
|
add test for closures in abstract consts
|
2020-09-21 22:01:18 +02:00 |
|
closures.stderr
|
review
|
2020-09-21 23:25:52 +02:00 |
|
cross_crate.rs
|
support const_evaluatable_checked across crate boundaries
|
2020-09-18 17:11:34 +02:00 |
|
cross_crate_predicate.rs
|
const evaluatable: improve TooGeneric handling
|
2020-09-28 20:18:06 +02:00 |
|
cross_crate_predicate.stderr
|
const evaluatable: improve TooGeneric handling
|
2020-09-28 20:18:06 +02:00 |
|
division.rs
|
const_eval_checked: deal with unused nodes + div
|
2020-10-23 12:16:58 +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
|
Bless expected errors
|
2020-10-12 22:27:59 +01:00 |
|
feature-gate-const_evaluatable_checked.rs
|
Bless expected errors
|
2020-10-12 22:27:59 +01:00 |
|
fn_call.rs
|
add function calls
|
2020-09-18 17:11:34 +02:00 |
|
from-sig-fail.rs
|
const_evaluatable_checked: collect predicates from fn_sig
|
2020-09-24 09:03:07 +02:00 |
|
from-sig-fail.stderr
|
Fix UI test fallout
|
2020-09-26 20:14:16 +01:00 |
|
from-sig.rs
|
const_evaluatable_checked: collect predicates from fn_sig
|
2020-09-24 09:03:07 +02:00 |
|
impl-bounds.rs
|
visit impl self ty + trait
|
2020-09-24 09:04:26 +02:00 |
|
infer-too-generic.rs
|
const evaluatable: improve TooGeneric handling
|
2020-09-28 20:18:06 +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
|
update tests
|
2020-09-24 09:07:20 +02:00 |
|
simple.min.stderr
|
Bless expected errors
|
2020-10-12 22:27:59 +01:00 |
|
simple.rs
|
use abstract consts when unifying ConstKind::Unevaluated
|
2020-09-18 17:11:34 +02:00 |
|
simple_fail.full.stderr
|
Make invalid integer operation messages consistent
|
2020-09-26 13:34:49 +01:00 |
|
simple_fail.min.stderr
|
Bless expected errors
|
2020-10-12 22:27:59 +01:00 |
|
simple_fail.rs
|
Bless expected errors
|
2020-10-12 22:27:59 +01:00 |
|
unop.rs
|
allow unary operations and ignore StorageLive/Dead stmts
|
2020-09-18 17:11:34 +02:00 |
|
unused_expr.rs
|
const_eval_checked: deal with unused nodes + div
|
2020-10-23 12:16:58 +02:00 |
|
unused_expr.stderr
|
review
|
2020-10-23 15:04:12 +02:00 |