Module rustc::middle::const_eval[src]
Enums
| const_val | |
| constness |
Functions
| compare_const_vals | |
| compare_lit_exprs | |
| eval_const_expr | |
| eval_const_expr_partial | |
| join | |
| join_all | |
| lit_to_const | |
| lookup_const | |
| lookup_const_by_id | |
| lookup_variant_by_id | |
| process_crate |
| const_val | |
| constness |
| compare_const_vals | |
| compare_lit_exprs | |
| eval_const_expr | |
| eval_const_expr_partial | |
| join | |
| join_all | |
| lit_to_const | |
| lookup_const | |
| lookup_const_by_id | |
| lookup_variant_by_id | |
| process_crate |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).