1
Fork 0
rust/compiler/rustc_const_eval/src/const_eval
Dylan DPC 6404620f18
Rollup merge of #98756 - TaKO8Ki:use-const-instead-of-function, r=Dylan-DPC
Use const instead of function and make it private
2022-07-01 20:19:21 +05:30
..
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 use const instead of function and make it private 2022-07-01 16:55:23 +09: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 interpret: add From<&MplaceTy> for PlaceTy 2022-06-29 17:13:13 -04:00