about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-06 13:27:44 +0100
committerGitHub <noreply@github.com>2022-12-06 13:27:44 +0100
commit762d2545f4065fdd74e254a4382fd8aad58b0c9b (patch)
tree7815d6f93b8a81799380bd51ff3f52f114939a6c /compiler/rustc_codegen_llvm/src
parente29a510ff0484d157e1aac200e1fde84e9b5b144 (diff)
parentc9bab74fb2cb494b99edba2f8b999dfe9281c548 (diff)
downloadrust-762d2545f4065fdd74e254a4382fd8aad58b0c9b.tar.gz
rust-762d2545f4065fdd74e254a4382fd8aad58b0c9b.zip
Rollup merge of #105339 - BoxyUwU:wf_ct_kind_expr, r=TaKO8Ki
support `ConstKind::Expr` in `is_const_evaluatable` and `WfPredicates::compute`

Fixes #105205

Currently we haven't implemented a way to evaluate `ConstKind::Expr(Expr::Binop(Add, 1, 2))` so I just left that with a `FIXME` and a `delay_span_bug` since I have no idea how to do that and it would make this a much larger (and more complicated) PR :P
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions