]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #81577 - BoxyUwU:subexpr_const_evaluatable, r=oli-obk
authorJonas Schievink <jonasschievink@gmail.com>
Tue, 2 Feb 2021 11:14:59 +0000 (12:14 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Feb 2021 11:14:59 +0000 (12:14 +0100)
commitefec2bbbce3c547559fed6a6398703f7041649c4
treedb09e831a7aa03b9551e32b21aa3215b15fd844c
parent30f12a037952d2c08348d3eae69b4185ac1b52ae
parent7f8530f16b8cc908cb77970967addf39ae1a975d
Rollup merge of #81577 - BoxyUwU:subexpr_const_evaluatable, r=oli-obk

const_evaluatable: consider sub-expressions to be evaluatable

see [zulip topic](https://rust-lang.zulipchat.com/#narrow/stream/260443-project-const-generics/topic/const_evaluatable.3A.20subexpressions) for more info

cc `@lcnr`
r? `@oli-obk`