about summary refs log tree commit diff
path: root/src/librustc_mir/const_eval
AgeCommit message (Expand)AuthorLines
2019-12-26Move a function to make its adjacent impl block easier to discoverOliver Scherer-39/+43
2019-12-26Move `eval_body_using_ecx` to the only module it is used inOliver Scherer-2/+50
2019-12-26Move `eval_const_fn_call` to the `const_eval` moduleOliver Scherer-12/+43
2019-12-26Move const eval query components into their own moduleOliver Scherer-2/+230
2019-12-26Move const eval machine into its own moduleOliver Scherer-0/+358