rust/compiler/rustc_const_eval/src/const_eval
Michael Howell b149c48186
Rollup merge of #102021 - lcnr:tyConst-fun, r=b-naber,BoxyUwU
some post-valtree cleanup

r? project-const-generics cc ```@b-naber```
2022-09-20 10:13:01 -07:00
..
error.rs Rollup merge of #101101 - RalfJung:read-pointer-as-bytes, r=oli-obk 2022-08-30 11:26:51 +05:30
eval_queries.rs remove the Subst trait, always use EarlyBinder 2022-09-19 11:37:27 +02:00
fn_queries.rs Rename impl_constness to constness 2022-06-15 20:54:43 +10:00
machine.rs The <*const T>::guaranteed_* methods now return an option for the unknown case 2022-09-09 15:16:04 +00:00
mod.rs DestructuredConst split mir and ty 2022-09-19 17:00:38 +02:00
valtrees.rs The <*const T>::guaranteed_* methods now return an option for the unknown case 2022-09-09 15:16:04 +00:00