rust/compiler/rustc_const_eval/src
Deadbeef 26ac45614b Rename impl_constness to constness
The current code is a basis for `is_const_fn_raw`, and `impl_constness`
is no longer a valid name, which is previously used for determining the
constness of impls, and not items in general.
2022-06-15 20:54:43 +10:00
..
const_eval Rename impl_constness to constness 2022-06-15 20:54:43 +10:00
interpret rebase 2022-06-14 17:57:51 +02:00
transform Rename impl_constness to constness 2022-06-15 20:54:43 +10:00
util rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
lib.rs implement valtrees as the type-system representation for constant values 2022-06-14 16:07:11 +02:00