rust/compiler/rustc_const_eval/src/const_eval
Matthias Krüger 921e311da2
Rollup merge of #98643 - voidc:valtree-ref-pretty, r=lcnr
Improve pretty printing of valtrees for references

This implements the changes outlined in https://github.com/rust-lang/rust/issues/66451#issuecomment-1168859638.

r? `@lcnr`
Fixes #66451
2022-06-29 20:35:01 +02:00
..
error.rs interpret: do not prune requires_caller_location stack frames quite so early 2022-06-26 14:42:26 -04:00
eval_queries.rs interpret: do not prune requires_caller_location stack frames quite so early 2022-06-26 14:42:26 -04:00
fn_queries.rs Rename impl_constness to constness 2022-06-15 20:54:43 +10:00
machine.rs Add a helper function for checking whether a default function in a trait can be treated as const 2022-05-30 08:52:25 +00:00
mod.rs Improve pretty printing of valtrees for references 2022-06-28 22:38:32 +02:00
valtrees.rs correctly create Scalar for meta info 2022-06-14 16:11:36 +02:00