..
auxiliary
support const_evaluatable_checked across crate boundaries
2020-09-18 17:11:34 +02:00
associated-consts.rs
look at assoc ct, check the type of nodes
2020-11-07 12:39:52 +01: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
different-fn.rs
look at assoc ct, check the type of nodes
2020-11-07 12:39:52 +01:00
different-fn.stderr
look at assoc ct, check the type of nodes
2020-11-07 12:39:52 +01:00
division.rs
const_eval_checked: deal with unused nodes + div
2020-10-23 12:16:58 +02:00
elaborate-trait-pred.rs
add const_evaluatable_checked test
2021-01-27 13:19:35 +01:00
eval-privacy.rs
Add error message for private fn
2021-01-31 20:45:13 +00:00
eval-privacy.stderr
Add error message for private fn
2021-01-31 20:45:13 +00:00
feature-gate-const_evaluatable_checked.full.stderr
update tests
2020-12-26 18:24:10 +01:00
feature-gate-const_evaluatable_checked.min.stderr
update tests
2020-12-26 18:24:10 +01:00
feature-gate-const_evaluatable_checked.rs
update tests
2020-12-26 18:24:10 +01:00
fn_call.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05: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
nested-abstract-consts-1.rs
comments
2021-01-27 14:46:43 +00:00
nested-abstract-consts-2.rs
fix tidy errors
2021-01-27 15:09:17 +00:00
nested_uneval_unification-1.rs
fix tidy errors
2021-01-27 15:09:17 +00:00
nested_uneval_unification-2.rs
fix tidy errors
2021-01-27 15:09:17 +00:00
object-safety-err-ret.rs
check for object safety violations in constants
2020-10-25 18:33:45 +01:00
object-safety-err-ret.stderr
check for object safety violations in constants
2020-10-25 18:33:45 +01:00
object-safety-err-where-bounds.rs
check for object safety violations in constants
2020-10-25 18:33:45 +01:00
object-safety-err-where-bounds.stderr
check for object safety violations in constants
2020-10-25 18:33:45 +01:00
object-safety-ok-infer-err.rs
add fixme
2020-10-26 13:11:00 +01:00
object-safety-ok-infer-err.stderr
add fixme
2020-10-26 13:11:00 +01:00
object-safety-ok.rs
check for object safety violations in constants
2020-10-25 18:33:45 +01:00
simple.min.stderr
update tests
2020-12-26 18:24:10 +01:00
simple.rs
update tests
2020-12-26 18:24:10 +01:00
simple_fail.full.stderr
const_evaluatable: stop looking into type aliases
2021-01-27 13:34:45 +01:00
simple_fail.min.stderr
const_evaluatable: stop looking into type aliases
2021-01-27 13:34:45 +01:00
simple_fail.rs
const_evaluatable: stop looking into type aliases
2021-01-27 13:34:45 +01:00
ty-alias-substitution.rs
const_evaluatable: stop looking into type aliases
2021-01-27 13:34:45 +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