rust/compiler/rustc_const_eval/src
bors aff003becd Auto merge of #99798 - JulianKnodt:ac1, r=BoxyUwU
Add `ConstKind::Expr`

Starting to implement `ty::ConstKind::Abstract`, most of the match cases are stubbed out, some I was unsure what to add, others I didn't want to add until a more complete implementation was ready.

r? `@lcnr`
2022-11-25 22:56:59 +00:00
..
const_eval Rollup merge of #104564 - RalfJung:either, r=oli-obk 2022-11-20 18:21:48 +01:00
interpret add FIXME's 2022-11-25 09:28:44 +00:00
transform Simplify a bunch of trait ref obligation creations 2022-11-25 00:04:54 -03:00
util Use tcx.require_lang_item instead of unwrapping 2022-11-22 17:19:19 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00